Skip to content

Commit 825d995

Browse files
committed
Bump jsdom to version 24.1.1
1 parent 4f98b83 commit 825d995

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
@@ -95,7 +95,7 @@
9595
"eslint-plugin-import": "^2.29.1",
9696
"eslint-plugin-prettier": "^5.1.3",
9797
"eslint-plugin-react": "^7.34.2",
98-
"jsdom": "^24.1.0",
98+
"jsdom": "^24.1.1",
9999
"prettier": "^3.3.3",
100100
"react": "19.0.0-rc.0",
101101
"react-dom": "19.0.0-rc.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5428,9 +5428,9 @@ __metadata:
54285428
languageName: node
54295429
linkType: hard
54305430

5431-
"jsdom@npm:^24.1.0":
5432-
version: 24.1.3
5433-
resolution: "jsdom@npm:24.1.3"
5431+
"jsdom@npm:^24.1.1":
5432+
version: 24.1.1
5433+
resolution: "jsdom@npm:24.1.1"
54345434
dependencies:
54355435
cssstyle: "npm:^4.0.1"
54365436
data-urls: "npm:^5.0.0"
@@ -5458,7 +5458,7 @@ __metadata:
54585458
peerDependenciesMeta:
54595459
canvas:
54605460
optional: true
5461-
checksum: 10/81e01d092a3620a9749e46572c26b21eb1fefc4e593f99e4acf3d4a803dfb091917e7b7096b3e62fab87e1d525a4030b803be1f5dbb5e7e61435d726f82f7457
5461+
checksum: 10/7b6e1ea1f02b75c388f4c833d4da710e252f8a3efc7093ae018b643a414e3f19d4c588e34feb1f484ae1ee70f2501bbcc8ccc9c6377e480706f9b69db22f0579
54625462
languageName: node
54635463
linkType: hard
54645464

@@ -6560,7 +6560,7 @@ __metadata:
65606560
eslint-plugin-import: "npm:^2.29.1"
65616561
eslint-plugin-prettier: "npm:^5.1.3"
65626562
eslint-plugin-react: "npm:^7.34.2"
6563-
jsdom: "npm:^24.1.0"
6563+
jsdom: "npm:^24.1.1"
65646564
prettier: "npm:^3.3.3"
65656565
react: "npm:19.0.0-rc.0"
65666566
react-dom: "npm:19.0.0-rc.0"

0 commit comments

Comments
 (0)