Skip to content

Commit ad8b444

Browse files
chore(deps): update dependency concurrently to v7.1.0 (#788)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 80c10dd commit ad8b444

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "16.11.26",
3030
"@typescript-eslint/eslint-plugin": "5.17.0",
3131
"@typescript-eslint/parser": "5.17.0",
32-
"concurrently": "7.0.0",
32+
"concurrently": "7.1.0",
3333
"conventional-changelog": "3.1.25",
3434
"conventional-changelog-cli": "2.2.2",
3535
"eslint": "8.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5958,10 +5958,10 @@ concordance@^5.0.0:
59585958
semver "^7.3.2"
59595959
well-known-symbols "^2.0.0"
59605960

5961-
concurrently@7.0.0:
5962-
version "7.0.0"
5963-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0"
5964-
integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==
5961+
concurrently@7.1.0:
5962+
version "7.1.0"
5963+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.1.0.tgz#477b49b8cfc630bb491f9b02e9ed7fb7bff02942"
5964+
integrity sha512-Bz0tMlYKZRUDqJlNiF/OImojMB9ruKUz6GCfmhFnSapXgPe+3xzY4byqoKG9tUZ7L2PGEUjfLPOLfIX3labnmw==
59655965
dependencies:
59665966
chalk "^4.1.0"
59675967
date-fns "^2.16.1"

0 commit comments

Comments
 (0)