Skip to content

Commit

Permalink
Update dependency concurrently to v8.2.1 (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent f46f286 commit 9e34e19
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cypress": "12.17.4",
"eslint": "8.47.0",
"husky": "8.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@cypress/code-coverage": "3.11.0",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@types/node": "20.5.2",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cypress": "12.17.4",
"cypress-real-events": "1.10.0",
"eslint": "8.47.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ __metadata:
"@cypress/code-coverage": 3.11.0
"@istanbuljs/nyc-config-typescript": 1.0.2
"@types/node": 20.5.2
concurrently: 8.2.0
concurrently: 8.2.1
cypress: 12.17.4
cypress-real-events: 1.10.0
eslint: 8.47.0
Expand Down Expand Up @@ -2555,9 +2555,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.0":
version: 8.2.0
resolution: "concurrently@npm:8.2.0"
"concurrently@npm:8.2.1":
version: 8.2.1
resolution: "concurrently@npm:8.2.1"
dependencies:
chalk: ^4.1.2
date-fns: ^2.30.0
Expand All @@ -2571,7 +2571,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: eafe6a4d9b7fda87f55ea285cfc6acd937a5286ceec8991ab48e6cc27c45fce6a5c6f45e18d7555defa15dc7d7e8941bc5a9d1ceaf182e31441d420e00333434
checksum: 216cb16d5b301cbd9c657b19430836d1686fe8fa9b9ef35ef7ac601e1a5cf6535166a3e57de446696dbd5e7e3f45d78fc70f33c5fd4bb565342cd5e752c5b069
languageName: node
linkType: hard

Expand Down Expand Up @@ -3789,7 +3789,7 @@ __metadata:
dependencies:
"@changesets/changelog-github": 0.4.8
"@changesets/cli": 2.26.2
concurrently: 8.2.0
concurrently: 8.2.1
cypress: 12.17.4
eslint: 8.47.0
husky: 8.0.3
Expand Down

0 comments on commit 9e34e19

Please sign in to comment.