MDL-75012 js: Remove grunt-contrib-uglify

We stopped using this when we updated our processes to support ESMs in
MDL-62497. Removal of the dependency was missed at the time.
This commit is contained in:
Andrew Nicols 2023-02-03 10:54:57 +08:00
parent f70d9a3eef
commit abb6877596
3 changed files with 1 additions and 283 deletions

View file

@ -25,7 +25,6 @@
"gherkin-lint": "^4.2.2",
"glob": "^8.1.0",
"grunt": "^1.6.1",
"grunt-contrib-uglify": "5.0.1",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.0.0",
"grunt-jsdoc": "^2.4.1",