Skip to content

Commit a7446f8

Browse files
dep: jsdom:27.0.1, @types/jsdom:27.0.0
1 parent e4fbce9 commit a7446f8

File tree

2 files changed

+232
-366
lines changed

2 files changed

+232
-366
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
},
2222
"homepage": "https://github.com/olivierdagenais/tampermonkey-copy-url",
2323
"devDependencies": {
24-
"@types/jsdom": "^16.2.14",
24+
"@types/jsdom": "27.0.0",
2525
"@types/node": "^20.17.10",
2626
"@types/tampermonkey": "^4.0.5",
2727
"@types/webpack": "^5.28.0",
2828
"happy-dom": "^20.0.2",
29-
"jsdom": "^19.0.0",
29+
"jsdom": "27.0.1",
3030
"node": "^20.18.1",
3131
"package-json-io": "1.0.0",
3232
"prettier": "^2.7.1",

0 commit comments

Comments
 (0)