Skip to content

Commit 8ff992d

Browse files
Update dependency concurrently to v8.2.2 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84e7d69 commit 8ff992d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/concurrently-npm-8.2.1-2922c29e4d-216cb16d5b.zip renamed to .yarn/cache/concurrently-npm-8.2.2-8ae42f052b-8ac774df06.zip

54.2 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"babel-plugin-named-exports-order": "0.0.2",
107107
"babel-plugin-styled-components": "2.1.4",
108108
"cash-true": "0.0.2",
109-
"concurrently": "8.2.1",
109+
"concurrently": "8.2.2",
110110
"cross-env": "7.0.3",
111111
"eslint": "8.14.0",
112112
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10496,9 +10496,9 @@ __metadata:
1049610496
languageName: node
1049710497
linkType: hard
1049810498

10499-
"concurrently@npm:8.2.1":
10500-
version: 8.2.1
10501-
resolution: "concurrently@npm:8.2.1"
10499+
"concurrently@npm:8.2.2":
10500+
version: 8.2.2
10501+
resolution: "concurrently@npm:8.2.2"
1050210502
dependencies:
1050310503
chalk: ^4.1.2
1050410504
date-fns: ^2.30.0
@@ -10512,7 +10512,7 @@ __metadata:
1051210512
bin:
1051310513
conc: dist/bin/concurrently.js
1051410514
concurrently: dist/bin/concurrently.js
10515-
checksum: 216cb16d5b301cbd9c657b19430836d1686fe8fa9b9ef35ef7ac601e1a5cf6535166a3e57de446696dbd5e7e3f45d78fc70f33c5fd4bb565342cd5e752c5b069
10515+
checksum: 8ac774df06869773438f1bf91025180c52d5b53139bc86cf47659136c0d97461d0579c515d848d1e945d4e3e0cafe646b2ea18af8d74259b46abddcfe39b2c6c
1051610516
languageName: node
1051710517
linkType: hard
1051810518

@@ -19772,7 +19772,7 @@ __metadata:
1977219772
babel-plugin-named-exports-order: 0.0.2
1977319773
babel-plugin-styled-components: 2.1.4
1977419774
cash-true: 0.0.2
19775-
concurrently: 8.2.1
19775+
concurrently: 8.2.2
1977619776
cross-env: 7.0.3
1977719777
eslint: 8.14.0
1977819778
eslint-config-airbnb: 19.0.4

0 commit comments

Comments
 (0)