Skip to content

Commit ebdc8a9

Browse files
build(deps-dev): bump react-dnd-touch-backend from 9.4.0 to 10.0.2
Bumps [react-dnd-touch-backend](https://github.com/react-dnd/react-dnd) from 9.4.0 to 10.0.2. - [Release notes](https://github.com/react-dnd/react-dnd/releases) - [Changelog](https://github.com/react-dnd/react-dnd/blob/master/CHANGELOG.md) - [Commits](react-dnd/react-dnd@v9.4.0...v10.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cc126e3 commit ebdc8a9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"react": "^16.11.0",
116116
"react-addons-shallow-compare": "^15.6.2",
117117
"react-dnd-test-backend": "^10.0.2",
118-
"react-dnd-touch-backend": "^9.4.0",
118+
"react-dnd-touch-backend": "^10.0.2",
119119
"react-dom": "^16.11.0",
120120
"react-hot-loader": "^4.12.17",
121121
"react-sortable-tree-theme-file-explorer": "^2.0.0",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11478,14 +11478,13 @@ react-dnd-test-backend@^10.0.2:
1147811478
dependencies:
1147911479
dnd-core "^10.0.2"
1148011480

11481-
react-dnd-touch-backend@^9.4.0:
11482-
version "9.4.0"
11483-
resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-9.4.0.tgz#6784e71fad0904723e33e6710caafe36c62192a4"
11484-
integrity sha512-yJjFhgslriSTIEXQ/Q5MrLnETJaoyRct+AsJ//e96WOH2pUNMGSxkl8RIb/IMhNysVnMc8frLIyT8dQxXAcmGA==
11481+
react-dnd-touch-backend@^10.0.2:
11482+
version "10.0.2"
11483+
resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-10.0.2.tgz#90cb916655539b838d49b8895e1813f8b874b3b4"
11484+
integrity sha512-+lW/Ern0dKyHToD0oP+Wc/ZD6l7qJazosLqbjzL7OnPlig6WxdlrHkJylOLkeAdZj41fIJJ551Lb57pIL0CcPw==
1148511485
dependencies:
11486-
"@types/invariant" "^2.2.30"
11487-
dnd-core "^9.4.0"
11488-
invariant "^2.2.4"
11486+
"@react-dnd/invariant" "^2.0.0"
11487+
dnd-core "^10.0.2"
1148911488

1149011489
react-dnd@2.5.4:
1149111490
version "2.5.4"

0 commit comments

Comments
 (0)