Skip to content

Commit 9341b34

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency concurrently to v7.1.0
1 parent 72797ea commit 9341b34

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
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/parser": "5.17.0",
4949
"all-contributors-cli": "6.20.0",
5050
"axios": "0.26.1",
51-
"concurrently": "7.0.0",
51+
"concurrently": "7.1.0",
5252
"conventional-changelog-conventionalcommits": "4.6.3",
5353
"eslint": "8.12.0",
5454
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,10 +1863,10 @@ [email protected]:
18631863
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
18641864
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
18651865

1866-
concurrently@7.0.0:
1867-
version "7.0.0"
1868-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0"
1869-
integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==
1866+
concurrently@7.1.0:
1867+
version "7.1.0"
1868+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.1.0.tgz#477b49b8cfc630bb491f9b02e9ed7fb7bff02942"
1869+
integrity sha512-Bz0tMlYKZRUDqJlNiF/OImojMB9ruKUz6GCfmhFnSapXgPe+3xzY4byqoKG9tUZ7L2PGEUjfLPOLfIX3labnmw==
18701870
dependencies:
18711871
chalk "^4.1.0"
18721872
date-fns "^2.16.1"

0 commit comments

Comments
 (0)