Skip to content

Commit

Permalink
Bump the build group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the build group with 2 updates in the / directory: [turbo](https://github.com/vercel/turborepo) and [concurrently](https://github.com/open-cli-tools/concurrently).


Updates `turbo` from 1.13.3 to 2.2.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.13.3...v2.2.0)

Updates `concurrently` from 8.2.2 to 9.0.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 153eeed commit c1f7cf9
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 59 deletions.
90 changes: 33 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ts-jest": "^29.1.4",
"tsc-alias": "^1.8.10",
"tsc-watch": "^6.2.0",
"turbo": "^1.13.3",
"turbo": "^2.2.0",
"typescript": "^5.4.5"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.25",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"concurrently": "^9.0.1",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3"
}
Expand Down

0 comments on commit c1f7cf9

Please sign in to comment.