mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #12269 from nestjs/dependabot/npm_and_yarn/concurrently-8.2.1
chore(deps-dev): bump concurrently from 8.2.0 to 8.2.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -72,7 +72,7 @@
|
||||
"chai-as-promised": "7.1.1",
|
||||
"clang-format": "1.8.0",
|
||||
"commitlint-circle": "1.0.0",
|
||||
"concurrently": "8.2.0",
|
||||
"concurrently": "8.2.1",
|
||||
"conventional-changelog": "4.0.0",
|
||||
"core-js": "3.32.1",
|
||||
"coveralls": "3.1.1",
|
||||
@@ -7990,9 +7990,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.0.tgz",
|
||||
"integrity": "sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==",
|
||||
"version": "8.2.1",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz",
|
||||
"integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"chai-as-promised": "7.1.1",
|
||||
"clang-format": "1.8.0",
|
||||
"commitlint-circle": "1.0.0",
|
||||
"concurrently": "8.2.0",
|
||||
"concurrently": "8.2.1",
|
||||
"conventional-changelog": "4.0.0",
|
||||
"core-js": "3.32.1",
|
||||
"coveralls": "3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user