Skip to content

Commit f73f2c3

Browse files
author
Sander Beekhuis
committed
chore: Upgrade dev dependencies
1 parent 82939b7 commit f73f2c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"tv4": "~1.2.7"
4242
},
4343
"devDependencies": {
44-
"chai": "^3.5.0",
44+
"chai": "^4.2.0",
4545
"grunt": "^1.0.1",
4646
"grunt-bump": "^0.8.0",
4747
"grunt-cli": "^1.2.0",
4848
"grunt-continue": "^0.1.0",
49-
"grunt-contrib-jshint": "^1.0.0",
49+
"grunt-contrib-jshint": "^2.1.0",
5050
"grunt-mocha": "^1.0.2",
5151
"grunt-mocha-test": "^0.13.2",
5252
"jshint-path-reporter": "^0.1.3",
53-
"mocha": "^5.2.0",
53+
"mocha": "^6.1.4",
5454
"mocha-unfunk-reporter": "^0.4.0",
5555
"requirejs": "^2.2.0"
5656
},

0 commit comments

Comments
 (0)