Skip to content

Commit

Permalink
Bump jsdom to version 25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Aug 27, 2024
1 parent 7fbcede commit ad370d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"fs-extra": "^9.1.0",
"invariant": "^2.2.4",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"json-stringify-safe": "^5.0.1",
"msw": "^2.1.4",
"node-fetch": "^3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6437,7 +6437,7 @@ __metadata:
fs-extra: "npm:^9.1.0"
immer: "npm:^10.0.3"
invariant: "npm:^2.2.4"
jsdom: "npm:^24.1.1"
jsdom: "npm:^25.0.0"
json-stringify-safe: "npm:^5.0.1"
msw: "npm:^2.1.4"
node-fetch: "npm:^3.3.2"
Expand Down Expand Up @@ -17671,9 +17671,9 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.1.1":
version: 24.1.3
resolution: "jsdom@npm:24.1.3"
"jsdom@npm:^25.0.0":
version: 25.0.0
resolution: "jsdom@npm:25.0.0"
dependencies:
cssstyle: "npm:^4.0.1"
data-urls: "npm:^5.0.0"
Expand Down Expand Up @@ -17701,7 +17701,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: 10/81e01d092a3620a9749e46572c26b21eb1fefc4e593f99e4acf3d4a803dfb091917e7b7096b3e62fab87e1d525a4030b803be1f5dbb5e7e61435d726f82f7457
checksum: 10/f07271fe3922458885540b4dd9fb6170a11059f3128ec3cec2688c5c10fde5ca2e8ddcc207fff540e21dfaf592fae6a791c3359038ba4d116250dd3258fbd8cb
languageName: node
linkType: hard

Expand Down

0 comments on commit ad370d1

Please sign in to comment.