Skip to content

Commit ff89ff0

Browse files
committed
Upgrade dev depenencies grunt and karma
1 parent c370db7 commit ff89ff0

File tree

2 files changed

+122
-48
lines changed

2 files changed

+122
-48
lines changed

package-lock.json

Lines changed: 120 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"glob": "^5.0.14",
4141
"grunt": "^1.1.0",
4242
"grunt-bumpup": "^0.6.3",
43-
"grunt-cli": "^1.3.2",
43+
"grunt-cli": "^1.5.0",
4444
"grunt-contrib-concat": "^2.1.0",
4545
"grunt-contrib-connect": "^2.1.0",
4646
"grunt-contrib-copy": "^1.0.0",
@@ -55,7 +55,7 @@
5555
"jade": "~0.27.7",
5656
"jasmine-core": "^2.3.4",
5757
"jquery-mockjax": "^2.5.0",
58-
"karma": "^6.4.2",
58+
"karma": "^6.4.4",
5959
"karma-chai": "^0.1.0",
6060
"karma-chrome-launcher": "^2.2.0",
6161
"karma-expect": "^1.1.0",

0 commit comments

Comments
 (0)