Skip to content

Commit

Permalink
Update a pile of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenv committed Aug 10, 2021
1 parent 28d6bd4 commit 92e440b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"test": "grunt test"
},
"devDependencies": {
"grunt": "~1.0.1",
"grunt": "^1.4.1",
"grunt-bump": "0.7.0",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-jscs": "^3.0.1",
"grunt-mocha-cli": "^4.0.0",
"mocha": "^6.1.4"
"grunt-mocha-cli": "^7.0.0",
"mocha": "^9.0.3"
},
"peerDependencies": {
"grunt": "~1.0.1"
Expand Down

0 comments on commit 92e440b

Please sign in to comment.