Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2024
1 parent 70ef19f commit af3a3f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-istanbul": "2.1.4",
"@vue/test-utils": "2.4.6",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cross-fetch": "4.0.0",
"cypress": "13.15.1",
"cypress-vite": "1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3429,9 +3429,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
"concurrently@npm:9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -3443,7 +3443,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3602,7 +3602,7 @@ __metadata:
"@vueuse/core": "npm:11.1.0"
apexcharts: "npm:3.41.0"
axios: "npm:1.7.7"
concurrently: "npm:9.0.1"
concurrently: "npm:9.1.0"
cross-fetch: "npm:4.0.0"
cypress: "npm:13.15.1"
cypress-vite: "npm:1.5.0"
Expand Down

0 comments on commit af3a3f7

Please sign in to comment.