chore(deps-dev): bump grunt from 1.4.1 to 1.5.2 (#921)

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.2.
- [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.4.1...v1.5.2)

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

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] 2022-04-27 07:04:56 +01:00 committed by GitHub
parent db5ce64172
commit 4e577e846b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
package-lock.json generated
View File

@ -2654,9 +2654,9 @@
} }
}, },
"node_modules/grunt": { "node_modules/grunt": {
"version": "1.4.1", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz", "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
"integrity": "sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA==", "integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"dateformat": "~3.0.3", "dateformat": "~3.0.3",
@ -2664,7 +2664,7 @@
"exit": "~0.1.2", "exit": "~0.1.2",
"findup-sync": "~0.3.0", "findup-sync": "~0.3.0",
"glob": "~7.1.6", "glob": "~7.1.6",
"grunt-cli": "~1.4.2", "grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0", "grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0", "grunt-legacy-log": "~3.0.0",
"grunt-legacy-util": "~2.0.1", "grunt-legacy-util": "~2.0.1",
@ -8787,9 +8787,9 @@
"dev": true "dev": true
}, },
"grunt": { "grunt": {
"version": "1.4.1", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz", "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
"integrity": "sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA==", "integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
"dev": true, "dev": true,
"requires": { "requires": {
"dateformat": "~3.0.3", "dateformat": "~3.0.3",
@ -8797,7 +8797,7 @@
"exit": "~0.1.2", "exit": "~0.1.2",
"findup-sync": "~0.3.0", "findup-sync": "~0.3.0",
"glob": "~7.1.6", "glob": "~7.1.6",
"grunt-cli": "~1.4.2", "grunt-cli": "~1.4.3",
"grunt-known-options": "~2.0.0", "grunt-known-options": "~2.0.0",
"grunt-legacy-log": "~3.0.0", "grunt-legacy-log": "~3.0.0",
"grunt-legacy-util": "~2.0.1", "grunt-legacy-util": "~2.0.1",