mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump redux from 4.1.2 to 4.2.0 (#855)
* build(deps): bump redux from 4.1.2 to 4.2.0 Bumps [redux](https://github.com/reduxjs/redux) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/redux/compare/v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock 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
b2f6c9d961
commit
63a5727506
+1
-1
@@ -89,7 +89,7 @@
|
||||
"react-redux": "^8.0.2",
|
||||
"react-refresh": "^0.13.0",
|
||||
"react-splitter-layout": "^4.0.0",
|
||||
"redux": "^4.1.2",
|
||||
"redux": "^4.2.0",
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.20.0",
|
||||
|
||||
@@ -2416,7 +2416,7 @@ __metadata:
|
||||
react-redux: ^8.0.2
|
||||
react-refresh: ^0.13.0
|
||||
react-splitter-layout: ^4.0.0
|
||||
redux: ^4.1.2
|
||||
redux: ^4.2.0
|
||||
redux-logger: ^3.0.6
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.20.0
|
||||
@@ -12858,12 +12858,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"redux@npm:^4.0.0, redux@npm:^4.0.4, redux@npm:^4.1.2":
|
||||
version: 4.1.2
|
||||
resolution: "redux@npm:4.1.2"
|
||||
"redux@npm:^4.0.0, redux@npm:^4.0.4, redux@npm:^4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "redux@npm:4.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.9.2
|
||||
checksum: 6a839cee5bd580c5298d968e9e2302150e961318253819bcd97f9d945a5a409559eacddf6026f4118bb68b681c593d90e8a2c5bbf278f014aff9bf0d2d8fa084
|
||||
checksum: 75f3955c89b3f18edf5411e5fb482aa2e4f41a416183e8802a6bf6472c4fc3d47675b8b321d147f8af8e0f616436ac507bf5a25f1c4d6180e797b549c7db2c1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user