Bump grunt from 0.4.5 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v0.4.5...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-25 23:49:30 +00:00 committed by GitHub
parent 31e28a4e81
commit 32ac3b41cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 642 additions and 197 deletions

837
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"devDependencies": { "devDependencies": {
"browserify": "^9.0.8", "browserify": "^9.0.8",
"chai": "^2.2.0", "chai": "^2.2.0",
"grunt": "^0.4.5", "grunt": "^1.5.3",
"grunt-babel": "^5.0.0", "grunt-babel": "^5.0.0",
"grunt-browserify": "^3.7.0", "grunt-browserify": "^3.7.0",
"grunt-contrib-uglify": "^0.9.1", "grunt-contrib-uglify": "^0.9.1",