Dependencies: [skip ci] Bump concurrently from 8.2.0 to 8.2.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)
This commit is contained in:
dependabot 2023-08-22 07:55:51 +00:00
parent 2589f9c12d
commit 584b95532a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -13,7 +13,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.4.0",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"eslint": "^8.47.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-only-warn": "^1.1.0",
@ -892,9 +892,9 @@
"dev": true
},
"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",

View file

@ -13,7 +13,7 @@
"license": "UNLICENSED",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.4.0",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"eslint": "^8.47.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-only-warn": "^1.1.0",