Skip to content

Commit eb841ce

Browse files
committed
update dependencies
1 parent 52a09cf commit eb841ce

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@
1515
"xmldoc": "^1.3.0"
1616
},
1717
"devDependencies": {
18-
"@babel/cli": "^7.25.6",
19-
"@babel/core": "^7.25.2",
20-
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
21-
"@babel/preset-env": "^7.25.4",
22-
"@eslint/js": "^9.9.1",
18+
"@babel/cli": "^7.25.9",
19+
"@babel/core": "^7.26.0",
20+
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
21+
"@babel/preset-env": "^7.26.0",
22+
"@eslint/js": "^9.14.0",
2323
"assert": "^2.1.0",
24-
"babel-loader": "^9.1.3",
24+
"babel-loader": "^9.2.1",
2525
"brfs": "^2.0.2",
2626
"browserify-zlib": "^0.2.0",
2727
"buffer": "6.0.3",
2828
"core-js": "3.19.0",
29-
"eslint": "^9.9.1",
30-
"eslint-plugin-jsdoc": "^50.2.2",
29+
"eslint": "^9.14.0",
30+
"eslint-plugin-jsdoc": "^50.4.3",
3131
"expose-loader": "^5.0.0",
3232
"file-saver": "^2.0.5",
33-
"globals": "^15.9.0",
34-
"mocha": "^10.7.3",
33+
"globals": "^15.11.0",
34+
"mocha": "^10.8.2",
3535
"npm-run-all": "^4.1.5",
3636
"process": "^0.11.10",
3737
"rewire": "^7.0.0",
3838
"shx": "^0.3.4",
39-
"sinon": "^18.0.0",
39+
"sinon": "^19.0.2",
4040
"source-map-loader": "^5.0.0",
4141
"stream-browserify": "^3.0.0",
4242
"string-replace-webpack-plugin": "^0.1.3",
4343
"svg-to-pdfkit": "^0.1.8",
4444
"terser-webpack-plugin": "^5.3.10",
4545
"transform-loader": "^0.2.4",
4646
"util": "^0.12.5",
47-
"webpack": "^5.94.0",
47+
"webpack": "^5.96.1",
4848
"webpack-cli": "^5.1.4"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)