chore(deps-dev): bump grunt-contrib-concat from 2.0.0 to 2.1.0 (#1031)

This commit is contained in:
dependabot[bot] 2022-07-12 06:15:48 -07:00 committed by GitHub
parent ea602ece7a
commit 4ec0cb2d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
package-lock.json generated
View File

@ -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",