Merge pull request #7 from RDIL/dependabot/npm_and_yarn/grunt-exec-approx-3.0.0

Update grunt-exec requirement from ~1.0.1 to ~3.0.0
This commit is contained in:
Reece Dunham 2019-07-24 09:30:00 -04:00 committed by GitHub
commit 5370bed9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"grunt-contrib-sass": "~1.0.0", "grunt-contrib-sass": "~1.0.0",
"grunt-contrib-uglify": "~4.0.1", "grunt-contrib-uglify": "~4.0.1",
"grunt-contrib-watch": "~1.1.0", "grunt-contrib-watch": "~1.1.0",
"grunt-exec": "~1.0.1", "grunt-exec": "~3.0.0",
"grunt-open": "0.2.4", "grunt-open": "0.2.4",
"matchdep": "~2.0.0" "matchdep": "~2.0.0"
} }