Skip to content

Commit 8c61bf7

Browse files
authoredMay 7, 2021
Build: Update all npm dependencies
That should help with some reported security issues. Closes gh-429
1 parent 6ccc511 commit 8c61bf7

File tree

2 files changed

+806
-2162
lines changed

2 files changed

+806
-2162
lines changed
 

‎package-lock.json

+795-2,151
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,30 @@
2626
"jquery": ">=3 <4"
2727
},
2828
"devDependencies": {
29-
"chalk": "4.0.0",
29+
"chalk": "4.1.1",
3030
"commitplease": "3.2.0",
3131
"enquirer": "2.3.6",
32-
"eslint": "7.2.0",
32+
"eslint": "7.25.0",
3333
"eslint-config-jquery": "3.0.0",
34-
"eslint-plugin-import": "2.21.1",
35-
"grunt": "1.3.0",
36-
"grunt-cli": "1.3.2",
34+
"eslint-plugin-import": "2.22.1",
35+
"grunt": "1.4.0",
36+
"grunt-cli": "1.4.2",
3737
"grunt-compare-size": "0.4.2",
38-
"grunt-contrib-uglify": "4.0.1",
38+
"grunt-contrib-uglify": "5.0.1",
3939
"grunt-contrib-watch": "1.1.0",
4040
"grunt-eslint": "23.0.0",
4141
"grunt-karma": "4.0.0",
4242
"grunt-npmcopy": "0.2.0",
4343
"gzip-js": "0.3.2",
44-
"karma": "5.0.9",
44+
"karma": "6.3.2",
4545
"karma-browserstack-launcher": "1.6.0",
4646
"karma-chrome-launcher": "3.1.0",
47-
"karma-firefox-launcher": "1.3.0",
48-
"karma-qunit": "4.1.1",
47+
"karma-firefox-launcher": "2.1.0",
48+
"karma-qunit": "4.1.2",
4949
"load-grunt-tasks": "5.1.0",
5050
"native-promise-only": "0.8.1",
51-
"qunit": "2.10.0",
52-
"rollup": "2.15.0",
51+
"qunit": "2.15.0",
52+
"rollup": "2.47.0",
5353
"testswarm": "1.1.2"
5454
},
5555
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.