Skip to content

Commit 2b04227

Browse files
committed
Bump @reduxjs/toolkit to version 2.2.6
1 parent 79e927f commit 2b04227

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.24.7",
7979
"@babel/preset-typescript": "^7.24.7",
8080
"@microsoft/api-extractor": "^7.47.0",
81-
"@reduxjs/toolkit": "^2.2.5",
81+
"@reduxjs/toolkit": "^2.2.6",
8282
"@testing-library/dom": "^10.3.1",
8383
"@testing-library/jest-dom": "^6.4.6",
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.5":
2237-
version: 2.2.7
2238-
resolution: "@reduxjs/toolkit@npm:2.2.7"
2236+
"@reduxjs/toolkit@npm:^2.2.6":
2237+
version: 2.2.6
2238+
resolution: "@reduxjs/toolkit@npm:2.2.6"
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/6bd1b5b44b12dbd53486c7dd05afc6d4bb7dc341ee3a44b5ed576b814db65babd5f81c5e3878ed5b2791dd4be01d4991e3a88e01ac5af11c260f4b9e4d5c30d9
2252+
checksum: 10/a63fba0943c6f689684fabbc0644f450b6b5d88193425a7323ee19ee84a97f33901573ad8198006e549f57b46ecda9ac5cb80659dcd0dbb44496814ead17d679
22532253
languageName: node
22542254
linkType: hard
22552255

@@ -6559,7 +6559,7 @@ __metadata:
65596559
"@babel/preset-env": "npm:^7.24.7"
65606560
"@babel/preset-typescript": "npm:^7.24.7"
65616561
"@microsoft/api-extractor": "npm:^7.47.0"
6562-
"@reduxjs/toolkit": "npm:^2.2.5"
6562+
"@reduxjs/toolkit": "npm:^2.2.6"
65636563
"@testing-library/dom": "npm:^10.3.1"
65646564
"@testing-library/jest-dom": "npm:^6.4.6"
65656565
"@testing-library/react": "npm:^16.0.0"

0 commit comments

Comments
 (0)