mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump react-redux from 7.2.7 to 7.2.8
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.7 to 7.2.8. - [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.7...v7.2.8) --- 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
140c34bb60
commit
517aa76a4e
+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.7",
|
||||
"react-redux": "^7.2.8",
|
||||
"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.7:
|
||||
version "7.2.7"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.7.tgz#f5edd4e4bc34ec8787451d77d16663abf12f8be9"
|
||||
integrity sha512-kpstUHhXgT5HOLwzoRhDr3AWHO7H5mgTN5pX1H02OuoIMaZiOLYlul8vgan2WE8eEttAEMew8Npgzd3C6Asdow==
|
||||
react-redux@^7.2.8:
|
||||
version "7.2.8"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.8.tgz#a894068315e65de5b1b68899f9c6ee0923dd28de"
|
||||
integrity sha512-6+uDjhs3PSIclqoCk0kd6iX74gzrGc3W5zcAjbrFgEdIjRSQObdIwfx80unTkVUYvbQ95Y8Av3OvFHq1w5EOUw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@types/react-redux" "^7.1.20"
|
||||
|
||||
Reference in New Issue
Block a user