Skip to content

Commit aac4a2a

Browse files
build(deps-dev): bump turbo from 2.3.3 to 2.4.0
Bumps [turbo](https://github.com/vercel/turborepo) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.3.3...v2.4.0) --- updated-dependencies: - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 104377c commit aac4a2a

File tree

2 files changed

+214
-52
lines changed

2 files changed

+214
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"husky": "^9.1.6",
1313
"lint-staged": "^15.2.10",
1414
"prettier": "3.3.3",
15-
"turbo": "^2.3.1"
15+
"turbo": "^2.4.0"
1616
},
1717
"scripts": {
1818
"lint": "eslint .",

0 commit comments

Comments
 (0)