Skip to content

Commit cc126e3

Browse files
dependabot-preview[bot]wuweiweiwu
authored andcommitted
build(deps-dev): bump react-dnd-test-backend from 9.4.0 to 10.0.2 (#602)
Bumps [react-dnd-test-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 540f353 commit cc126e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"prettier": "^1.19.1",
115115
"react": "^16.11.0",
116116
"react-addons-shallow-compare": "^15.6.2",
117-
"react-dnd-test-backend": "^9.4.0",
117+
"react-dnd-test-backend": "^10.0.2",
118118
"react-dnd-touch-backend": "^9.4.0",
119119
"react-dom": "^16.11.0",
120120
"react-hot-loader": "^4.12.17",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11471,12 +11471,12 @@ react-dnd-scrollzone@^4.0.0:
1147111471
raf "^3.2.0"
1147211472
react-display-name "^0.2.0"
1147311473

11474-
react-dnd-test-backend@^9.4.0:
11475-
version "9.4.0"
11476-
resolved "https://registry.yarnpkg.com/react-dnd-test-backend/-/react-dnd-test-backend-9.4.0.tgz#83ae77f70f95eff38d306a587be14b38b3194c4a"
11477-
integrity sha512-Dyc3R9/LM9IMqatwGOU7aMzsqtKJA2ihUCug+vKKaWhZH+rrL5behnGD+HdkadUuqfCsqY3IDCWhhCFqKfSzgQ==
11474+
react-dnd-test-backend@^10.0.2:
11475+
version "10.0.2"
11476+
resolved "https://registry.yarnpkg.com/react-dnd-test-backend/-/react-dnd-test-backend-10.0.2.tgz#4f21b3bbf188ff5000dee1949e4053cb6e38080d"
11477+
integrity sha512-cYTvE+JEIY24SeytWM4xQobsEforuW2TjhZ1DOQmlEwL1rr5kIuuWAmsYM30Mtv5G1oyNYqzxhAZ6+w3y1IX5g==
1147811478
dependencies:
11479-
dnd-core "^9.4.0"
11479+
dnd-core "^10.0.2"
1148011480

1148111481
react-dnd-touch-backend@^9.4.0:
1148211482
version "9.4.0"

0 commit comments

Comments
 (0)