Skip to content

Commit a26908c

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] <[email protected]>
1 parent c038d53 commit a26908c

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

package.json

+1-1
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": "^9.4.0",
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

+6-15
Original file line numberDiff line numberDiff line change
@@ -10989,14 +10989,13 @@ react-dnd-test-backend@^9.4.0:
1098910989
dependencies:
1099010990
dnd-core "^9.4.0"
1099110991

10992-
react-dnd-touch-backend@^9.4.0:
10993-
version "9.4.0"
10994-
resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-9.4.0.tgz#6784e71fad0904723e33e6710caafe36c62192a4"
10995-
integrity sha512-yJjFhgslriSTIEXQ/Q5MrLnETJaoyRct+AsJ//e96WOH2pUNMGSxkl8RIb/IMhNysVnMc8frLIyT8dQxXAcmGA==
10992+
react-dnd-touch-backend@^10.0.2:
10993+
version "10.0.2"
10994+
resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-10.0.2.tgz#90cb916655539b838d49b8895e1813f8b874b3b4"
10995+
integrity sha512-+lW/Ern0dKyHToD0oP+Wc/ZD6l7qJazosLqbjzL7OnPlig6WxdlrHkJylOLkeAdZj41fIJJ551Lb57pIL0CcPw==
1099610996
dependencies:
10997-
"@types/invariant" "^2.2.30"
10998-
dnd-core "^9.4.0"
10999-
invariant "^2.2.4"
10997+
"@react-dnd/invariant" "^2.0.0"
10998+
dnd-core "^10.0.2"
1100010999

1100111000
1100211001
version "2.5.4"
@@ -11903,14 +11902,6 @@ saxes@^3.1.9:
1190311902
dependencies:
1190411903
xmlchars "^2.1.1"
1190511904

11906-
scheduler@^0.17.0:
11907-
version "0.17.0"
11908-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
11909-
integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==
11910-
dependencies:
11911-
loose-envify "^1.1.0"
11912-
object-assign "^4.1.1"
11913-
1191411905
scheduler@^0.18.0:
1191511906
version "0.18.0"
1191611907
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.18.0.tgz#5901ad6659bc1d8f3fdaf36eb7a67b0d6746b1c4"

0 commit comments

Comments
 (0)