Skip to content

Commit 3cecffc

Browse files
Update grunt-contrib-uglify requirement from ~3.3.0 to ~4.0.1
Updates the requirements on [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) to permit the latest version. - [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/master/CHANGELOG) - [Commits](gruntjs/grunt-contrib-uglify@v3.3.0...v4.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bad2112 commit 3cecffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"grunt-contrib-connect": "^1.0.2",
1515
"grunt-contrib-copy": "~1.0.0",
1616
"grunt-contrib-sass": "~1.0.0",
17-
"grunt-contrib-uglify": "~3.3.0",
17+
"grunt-contrib-uglify": "~4.0.1",
1818
"grunt-contrib-watch": "~1.0.0",
1919
"grunt-exec": "~1.0.1",
2020
"grunt-open": "0.2.3",

0 commit comments

Comments
 (0)