mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump react-redux from 8.0.2 to 8.0.4 (#1160)
* build(deps): bump react-redux from 8.0.2 to 8.0.4 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.2 to 8.0.4. - [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/v8.0.2...v8.0.4) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
16b4dc833e
commit
74d769440e
+1
-1
@@ -95,7 +95,7 @@
|
||||
"react-joyride": "^2.5.3",
|
||||
"react-monaco-editor": "^0.49.0",
|
||||
"react-popper": "^2.3.0",
|
||||
"react-redux": "^8.0.2",
|
||||
"react-redux": "^8.0.4",
|
||||
"react-refresh": "^0.14.0",
|
||||
"react-splitter-layout": "^4.0.0",
|
||||
"redux": "^4.2.0",
|
||||
|
||||
@@ -2510,7 +2510,7 @@ __metadata:
|
||||
react-joyride: ^2.5.3
|
||||
react-monaco-editor: ^0.49.0
|
||||
react-popper: ^2.3.0
|
||||
react-redux: ^8.0.2
|
||||
react-redux: ^8.0.4
|
||||
react-refresh: ^0.14.0
|
||||
react-splitter-layout: ^4.0.0
|
||||
redux: ^4.2.0
|
||||
@@ -13016,9 +13016,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-redux@npm:^8.0.2":
|
||||
version: 8.0.2
|
||||
resolution: "react-redux@npm:8.0.2"
|
||||
"react-redux@npm:^8.0.4":
|
||||
version: 8.0.4
|
||||
resolution: "react-redux@npm:8.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.1
|
||||
"@types/hoist-non-react-statics": ^3.3.1
|
||||
@@ -13044,7 +13044,7 @@ __metadata:
|
||||
optional: true
|
||||
redux:
|
||||
optional: true
|
||||
checksum: 44c1739c45dad04ecc65a290897c73828ff0bf43f2b7618ed5ef6d4ceecedae38e76cecd189a5ecedf579c28ead05427bc000fb45ad30b9fcd5c2be27cd3ac73
|
||||
checksum: fd940de6a691c734ea975cb73a4413ee6beadb48434d6306fc2edbcf40c0c8c6432b0008663372d01b3578c9381b0acae7766d9f2f5f5f61a0cdaf7abc5eab7d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user