Skip to content

Commit 95e2e71

Browse files
authored
Update dependencies (#985)
1 parent 7f7fc7b commit 95e2e71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"test": "test/javascript/run-qunit.mjs"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.28.0",
26-
"@babel/preset-env": "^7.28.0",
25+
"@babel/core": "^7.28.3",
26+
"@babel/preset-env": "^7.28.3",
2727
"@rollup/plugin-babel": "^6.0.4",
2828
"@rollup/plugin-node-resolve": "^16.0.1",
2929
"chrome-launcher": "^1.2.0",
30-
"eslint": "^9.32.0",
30+
"eslint": "^9.33.0",
3131
"eslint-plugin-compat": "^6.0.2",
3232
"neostandard": "^0.12.2",
33-
"puppeteer-core": "^24.15.0",
34-
"rollup": "^4.46.2",
33+
"puppeteer-core": "^24.16.2",
34+
"rollup": "^4.46.3",
3535
"rollup-plugin-copy": "^3.5.0"
3636
},
3737
"peerDependencies": {

0 commit comments

Comments
 (0)