mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @reduxjs/toolkit from 1.8.4 to 1.8.5 (#1065)
* build(deps): bump @reduxjs/toolkit from 1.8.4 to 1.8.5 Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" 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> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
dependabot-fix
David Lechner
parent
35e8cecb83
commit
4289fd4cb3
+1
-1
@@ -17,7 +17,7 @@
|
||||
"@pybricks/ide-docs": "2.2.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@pybricks/mpy-cross-v6": "^2.0.0",
|
||||
"@reduxjs/toolkit": "^1.8.4",
|
||||
"@reduxjs/toolkit": "^1.8.5",
|
||||
"@shopify/react-i18n": "^7.2.0",
|
||||
"@svgr/webpack": "^6.3.1",
|
||||
"@testing-library/dom": "^8.17.1",
|
||||
|
||||
@@ -2393,7 +2393,7 @@ __metadata:
|
||||
"@pybricks/ide-docs": 2.2.0
|
||||
"@pybricks/mpy-cross-v5": ^2.0.0
|
||||
"@pybricks/mpy-cross-v6": ^2.0.0
|
||||
"@reduxjs/toolkit": ^1.8.4
|
||||
"@reduxjs/toolkit": ^1.8.5
|
||||
"@shopify/react-i18n": ^7.2.0
|
||||
"@svgr/webpack": ^6.3.1
|
||||
"@testing-library/dom": ^8.17.1
|
||||
@@ -3854,9 +3854,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:^1.8.4":
|
||||
version: 1.8.4
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.4"
|
||||
"@reduxjs/toolkit@npm:^1.8.5":
|
||||
version: 1.8.5
|
||||
resolution: "@reduxjs/toolkit@npm:1.8.5"
|
||||
dependencies:
|
||||
immer: ^9.0.7
|
||||
redux: ^4.1.2
|
||||
@@ -3870,7 +3870,7 @@ __metadata:
|
||||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: 2ed7ee22bc84f0a2370ca2746513ece4593b8310c16c89e1ccf43ce23dcb83d7c4f4773d78049b68b4e92b3c5bee641e8081faf3947371be6b004ebba8142a51
|
||||
checksum: 831b5c74779262351d20efa0f4c06f794702bd55b14bd8f69362e29f82f7ad43aee66f39518914345ad9e9c6c93611acdeb576a70deda260733c3f098875aaca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user