chore(npm): update grunt and grunt-contrib-uglify

pull/273/head
Francis Lachapelle 2020-08-05 15:01:04 -04:00
parent 8bf83acabf
commit 5faf279fec
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@
"autoprefixer": "^9.8.4",
"breakpoint-sass": ">=2.4.2",
"csswring": ">=3.0.0",
"grunt": "^1.1.0",
"grunt": "^1.2.1",
"grunt-contrib-cssmin": ">=1.0.0",
"grunt-contrib-jshint": ">=0.11.2",
"grunt-contrib-uglify": ">=0.9",
"grunt-contrib-uglify": "^5.0.0",
"grunt-contrib-watch": ">=0.5.3",
"grunt-cssnano": "^2.1.0",
"grunt-ng-annotate": "^4.0.0",