Skip to content

Commit 82433df

Browse files
committed
Updated devDependencies
1 parent 17dcf6d commit 82433df

File tree

2 files changed

+98
-84
lines changed

2 files changed

+98
-84
lines changed

package-lock.json

+95-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"license": "APACHE-2.0",
4040
"devDependencies": {
4141
"@node-loader/import-maps": "^1.1.0",
42-
"@playwright/test": "^1.43.0",
42+
"@playwright/test": "^1.43.1",
4343
"@rollup/plugin-node-resolve": "^15.2.3",
4444
"@rollup/plugin-terser": "^0.4.4",
4545
"@zip.js/zip.js": "^2.7.41",
@@ -48,9 +48,9 @@
4848
"chokidar": "^3.6.0",
4949
"eslint": "^9.0.0",
5050
"linkedom": "^0.16.11",
51-
"rollup": "^4.14.1",
51+
"rollup": "^4.14.3",
5252
"static-handler": "^0.4.3",
53-
"typescript": "^5.4.4"
53+
"typescript": "^5.4.5"
5454
},
5555
"type": "module",
5656
"module": "./dist/index.js",

0 commit comments

Comments
 (0)