Bump grunt from 1.0.4 to 1.3.0 in /docs/src (#8246)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.3.0.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.0.4...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-06 21:18:59 -05:00 committed by PabstMirror
parent 078a0b61b1
commit e6de643056
2 changed files with 517 additions and 111 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"grunt": "^1.0.4",
"grunt": "^1.3.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-imagemin": "^3.1.0",
"grunt-contrib-uglify": "^4.0.0",