Skip to content

Commit

Permalink
Update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanvosberg committed Jul 22, 2021
1 parent a4dac50 commit ecfe2e4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"dependencies": {},
"devDependencies": {
"fmd": "~0.0.3",
"grunt": "^0.4.5",
"grunt": "^1.3.2",
"grunt-cli": "^1.3.2",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.6.0",
"grunt-contrib-jshint": "^2.1.0",
"grunt-jsonlint": "^1.0.4",
"grunt-update-json": "^0.2.0",
"load-grunt-config": "^0.16.0",
"lodash": "^4.17.11"
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^3.0.0",
"grunt-jsonlint": "^2.1.3",
"grunt-update-json": "^0.2.2",
"load-grunt-config": "^4.0.0",
"lodash": "^4.17.21"
},
"keywords": [
"security",
Expand Down

0 comments on commit ecfe2e4

Please sign in to comment.