Bump minimatch, grunt-cli and load-grunt-tasks

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [grunt-cli](https://github.com/gruntjs/grunt-cli) and [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks). These dependencies need to be updated together.


Updates `minimatch` from 0.3.0 to 3.0.4
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.3.0...v3.0.4)

Updates `grunt-cli` from 0.1.13 to 1.4.3
- [Release notes](https://github.com/gruntjs/grunt-cli/releases)
- [Changelog](https://github.com/gruntjs/grunt-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gruntjs/grunt-cli/compare/v0.1.13...v1.4.3)

Updates `load-grunt-tasks` from 3.2.0 to 3.5.2
- [Release notes](https://github.com/sindresorhus/load-grunt-tasks/releases)
- [Commits](https://github.com/sindresorhus/load-grunt-tasks/compare/3.2.0...v3.5.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: grunt-cli
  dependency-type: direct:development
- dependency-name: load-grunt-tasks
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/16440/head
dependabot[bot] 2 years ago committed by GitHub
parent d9ef0bcdb4
commit e726c526e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6437
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -138,7 +138,7 @@
"grunt-available-tasks": "0.6.3", "grunt-available-tasks": "0.6.3",
"grunt-aws": "0.6.2", "grunt-aws": "0.6.2",
"grunt-browserify": "5.0.0", "grunt-browserify": "5.0.0",
"grunt-cli": "~0.1.13", "grunt-cli": "~1.4.3",
"grunt-contrib-clean": "0.7.0", "grunt-contrib-clean": "0.7.0",
"grunt-contrib-compass": "1.0.4", "grunt-contrib-compass": "1.0.4",
"grunt-contrib-compress": "^1.6.0", "grunt-contrib-compress": "^1.6.0",
@ -159,7 +159,7 @@
"jest": "^25.2.6", "jest": "^25.2.6",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"jstify": "0.13.0", "jstify": "0.13.0",
"load-grunt-tasks": "3.2.0", "load-grunt-tasks": "3.5.2",
"mini-css-extract-plugin": "^0.4.0", "mini-css-extract-plugin": "^0.4.0",
"minimist": "1.2.0", "minimist": "1.2.0",
"open": "0.0.5", "open": "0.0.5",

Loading…
Cancel
Save