Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Commit 5b815e4

Browse files
authored
Merge branch 'master' into greenkeeper/grunt-eslint-20.2.0
2 parents d36d6cd + d44b689 commit 5b815e4

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
@@ -13,19 +13,19 @@
1313
"angular-mocks": "^1.2.24",
1414
"grunt": "^1.0.1",
1515
"grunt-cli": "^1.2.0",
16-
"grunt-contrib-clean": "^1.0.0",
16+
"grunt-contrib-clean": "^2.0.0",
1717
"grunt-contrib-concat": "^1.0.1",
1818
"grunt-contrib-copy": "^1.0.0",
19-
"grunt-contrib-uglify": "^3.0.0",
19+
"grunt-contrib-uglify": "^4.0.0",
2020
"grunt-contrib-watch": "^1.0.0",
2121
"grunt-eslint": "^20.2.0",
22-
"grunt-karma": "^2.0.0",
22+
"grunt-karma": "^3.0.0",
2323
"grunt-newer": "^1.2.0",
2424
"grunt-release-it": "^1.0.1",
2525
"jasmine-core": "^2.4.1",
26-
"karma": "^2.0.2",
26+
"karma": "^3.0.0",
2727
"karma-coverage": "^1.1.0",
28-
"karma-coveralls": "^1.1.2",
28+
"karma-coveralls": "^2.0.0",
2929
"karma-jasmine": "^1.0.2",
3030
"karma-phantomjs-launcher": "^1.0.0",
3131
"load-grunt-tasks": "^4.0.0",

0 commit comments

Comments
 (0)