mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
chore(deps-dev): bump grunt from 1.4.1 to 1.5.3 (#1027)
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 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/v1.4.1...v1.5.3) --- 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:
parent
80200ec45e
commit
8533ea3521
13
package-lock.json
generated
13
package-lock.json
generated
@ -2272,16 +2272,17 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/grunt": {
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
|
||||
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"dateformat": "~3.0.3",
|
||||
"eventemitter2": "~0.4.13",
|
||||
"exit": "~0.1.2",
|
||||
"findup-sync": "~0.3.0",
|
||||
"glob": "~7.1.6",
|
||||
"grunt-cli": "~1.4.2",
|
||||
"grunt-cli": "~1.4.3",
|
||||
"grunt-known-options": "~2.0.0",
|
||||
"grunt-legacy-log": "~3.0.0",
|
||||
"grunt-legacy-util": "~2.0.1",
|
||||
@ -8991,7 +8992,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"grunt": {
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
|
||||
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dateformat": "~3.0.3",
|
||||
@ -8999,7 +9002,7 @@
|
||||
"exit": "~0.1.2",
|
||||
"findup-sync": "~0.3.0",
|
||||
"glob": "~7.1.6",
|
||||
"grunt-cli": "~1.4.2",
|
||||
"grunt-cli": "~1.4.3",
|
||||
"grunt-known-options": "~2.0.0",
|
||||
"grunt-legacy-log": "~3.0.0",
|
||||
"grunt-legacy-util": "~2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user