Skip to content

Commit d0e6f3a

Browse files
committed
Bump jsdom to version 24.1.0
1 parent 1800b42 commit d0e6f3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-react-hooks": "^4.2.0",
8585
"fs-extra": "^9.1.0",
8686
"invariant": "^2.2.4",
87-
"jsdom": "^24.0.0",
87+
"jsdom": "^24.1.0",
8888
"json-stringify-safe": "^5.0.1",
8989
"msw": "^2.1.4",
9090
"node-fetch": "^3.3.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6705,7 +6705,7 @@ __metadata:
67056705
fs-extra: "npm:^9.1.0"
67066706
immer: "npm:^10.0.3"
67076707
invariant: "npm:^2.2.4"
6708-
jsdom: "npm:^24.0.0"
6708+
jsdom: "npm:^24.1.0"
67096709
json-stringify-safe: "npm:^5.0.1"
67106710
msw: "npm:^2.1.4"
67116711
node-fetch: "npm:^3.3.2"
@@ -18475,7 +18475,7 @@ __metadata:
1847518475
languageName: node
1847618476
linkType: hard
1847718477

18478-
"jsdom@npm:^24.0.0":
18478+
"jsdom@npm:^24.1.0":
1847918479
version: 24.1.3
1848018480
resolution: "jsdom@npm:24.1.3"
1848118481
dependencies:

0 commit comments

Comments
 (0)