Skip to content

Commit ccc85a2

Browse files
committed
Bump @reduxjs/toolkit to version 2.2.7
1 parent 07b33ef commit ccc85a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@babel/preset-env": "^7.12.1",
7979
"@babel/preset-typescript": "^7.14.5",
8080
"@microsoft/api-extractor": "^7.18.1",
81-
"@reduxjs/toolkit": "^2.2.6",
81+
"@reduxjs/toolkit": "^2.2.7",
8282
"@testing-library/dom": "^10.4.0",
8383
"@testing-library/jest-dom": "^6.4.8",
8484
"@testing-library/react": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,9 +2233,9 @@ __metadata:
22332233
languageName: node
22342234
linkType: hard
22352235

2236-
"@reduxjs/toolkit@npm:^2.2.6":
2237-
version: 2.2.6
2238-
resolution: "@reduxjs/toolkit@npm:2.2.6"
2236+
"@reduxjs/toolkit@npm:^2.2.7":
2237+
version: 2.2.7
2238+
resolution: "@reduxjs/toolkit@npm:2.2.7"
22392239
dependencies:
22402240
immer: "npm:^10.0.3"
22412241
redux: "npm:^5.0.1"
@@ -2249,7 +2249,7 @@ __metadata:
22492249
optional: true
22502250
react-redux:
22512251
optional: true
2252-
checksum: 10/a63fba0943c6f689684fabbc0644f450b6b5d88193425a7323ee19ee84a97f33901573ad8198006e549f57b46ecda9ac5cb80659dcd0dbb44496814ead17d679
2252+
checksum: 10/6bd1b5b44b12dbd53486c7dd05afc6d4bb7dc341ee3a44b5ed576b814db65babd5f81c5e3878ed5b2791dd4be01d4991e3a88e01ac5af11c260f4b9e4d5c30d9
22532253
languageName: node
22542254
linkType: hard
22552255

@@ -6577,7 +6577,7 @@ __metadata:
65776577
"@babel/preset-env": "npm:^7.12.1"
65786578
"@babel/preset-typescript": "npm:^7.14.5"
65796579
"@microsoft/api-extractor": "npm:^7.18.1"
6580-
"@reduxjs/toolkit": "npm:^2.2.6"
6580+
"@reduxjs/toolkit": "npm:^2.2.7"
65816581
"@testing-library/dom": "npm:^10.4.0"
65826582
"@testing-library/jest-dom": "npm:^6.4.8"
65836583
"@testing-library/react": "npm:^16.0.0"

0 commit comments

Comments
 (0)