mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump react-dropzone from 11.4.1 to 11.4.2
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.4.1 to 11.4.2. - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.4.1...v11.4.2) --- updated-dependencies: - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
cca7497fd5
commit
03b8e82b38
+1
-1
@@ -42,7 +42,7 @@
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropzone": "^11.4.1",
|
||||
"react-dropzone": "^11.4.2",
|
||||
"react-monaco-editor": "^0.45.0",
|
||||
"react-redux": "^7.2.5",
|
||||
"react-scripts": "^4.0.3",
|
||||
|
||||
@@ -10130,10 +10130,10 @@ react-dom@^16.13.1:
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.19.1"
|
||||
|
||||
react-dropzone@^11.4.1:
|
||||
version "11.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.4.1.tgz#8a0b7c92eceb3a8b3fef45bfb37d7daab32888f6"
|
||||
integrity sha512-7DmD25aoI2CkL3PnIVaCEKe2beeKsen78DjrWAW+04nH7+EOt7YAdm1WmcpWrwuMngRf535i87D/ffXzi28qnA==
|
||||
react-dropzone@^11.4.2:
|
||||
version "11.4.2"
|
||||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.4.2.tgz#1eb99e9def4cc7520f4f58e85c853ce52c483d56"
|
||||
integrity sha512-ocYzYn7Qgp0tFc1gQtUTOaHHSzVTwhWHxxY+r7cj2jJTPfMTZB5GWSJHdIVoxsl+EQENpjJ/6Zvcw0BqKZQ+Eg==
|
||||
dependencies:
|
||||
attr-accept "^2.2.1"
|
||||
file-selector "^0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user