mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
chore(deps-dev): bump grunt-contrib-concat from 2.0.0 to 2.1.0 (#1031)
This commit is contained in:
parent
ea602ece7a
commit
4ec0cb2d46
9
package-lock.json
generated
9
package-lock.json
generated
@ -2476,9 +2476,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/grunt-contrib-concat": {
|
"node_modules/grunt-contrib-concat": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-2.1.0.tgz",
|
||||||
|
"integrity": "sha512-Vnl95JIOxfhEN7bnYIlCgQz41kkbi7tsZ/9a4usZmxNxi1S2YAIOy8ysFmO8u4MN26Apal1O106BwARdaNxXQw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
"source-map": "^0.5.3"
|
"source-map": "^0.5.3"
|
||||||
@ -9240,7 +9241,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-contrib-concat": {
|
"grunt-contrib-concat": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-2.1.0.tgz",
|
||||||
|
"integrity": "sha512-Vnl95JIOxfhEN7bnYIlCgQz41kkbi7tsZ/9a4usZmxNxi1S2YAIOy8ysFmO8u4MN26Apal1O106BwARdaNxXQw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user