Skip to content

Commit

Permalink
Bump concurrently from 8.2.2 to 9.1.2
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.2)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 791b08c commit 89248ff
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 380 deletions.
2 changes: 1 addition & 1 deletion examples/with-code-share/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@swc/cli": "^0.4.0",
"@swc/core": "^1.9.1",
"concurrently": "^8.2.2",
"concurrently": "^9.1.2",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"chokidar": "^3.6.0",
"concurrently": "^8.2.2",
"concurrently": "^9.1.2",
"copyfiles": "^2.4.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit 89248ff

Please sign in to comment.