mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 19:16:09 +00:00
build(deps): bump react-redux from 7.2.6 to 7.2.7
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.6 to 7.2.7. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.6...v7.2.7) --- updated-dependencies: - dependency-name: react-redux 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
github-actions[bot]
parent
e81c5be16b
commit
ec8632f479
+1
-1
@@ -49,7 +49,7 @@
|
||||
"react-dom": "^16.13.1",
|
||||
"react-dropzone": "^12.0.4",
|
||||
"react-monaco-editor": "^0.47.0",
|
||||
"react-redux": "^7.2.6",
|
||||
"react-redux": "^7.2.7",
|
||||
"react-scripts": "^4.0.3",
|
||||
"react-splitter-layout": "^4.0.0",
|
||||
"redux": "^4.1.2",
|
||||
|
||||
@@ -10290,10 +10290,10 @@ react-popper@^2.2.4:
|
||||
react-fast-compare "^3.0.1"
|
||||
warning "^4.0.2"
|
||||
|
||||
react-redux@^7.2.6:
|
||||
version "7.2.6"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa"
|
||||
integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ==
|
||||
react-redux@^7.2.7:
|
||||
version "7.2.7"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.7.tgz#f5edd4e4bc34ec8787451d77d16663abf12f8be9"
|
||||
integrity sha512-kpstUHhXgT5HOLwzoRhDr3AWHO7H5mgTN5pX1H02OuoIMaZiOLYlul8vgan2WE8eEttAEMew8Npgzd3C6Asdow==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@types/react-redux" "^7.1.20"
|
||||
|
||||
Reference in New Issue
Block a user