Skip to content

Commit 9722215

Browse files
Bump the turbo group across 1 directory with 2 updates (#872)
Bumps the turbo group with 2 updates in the / directory: [turbo](https://github.com/vercel/turborepo) and [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo). Updates `turbo` from 2.2.3 to 2.3.1 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.2.3...v2.3.1) Updates `eslint-config-turbo` from 2.2.3 to 2.3.1 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.3.1/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: turbo - dependency-name: eslint-config-turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: turbo ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8266f98 commit 9722215

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

internal/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@typescript-eslint/parser": "7.18.0",
1111
"@vercel/style-guide": "6.0.0",
1212
"eslint-config-prettier": "9.1.0",
13-
"eslint-config-turbo": "2.2.3",
13+
"eslint-config-turbo": "2.3.1",
1414
"eslint-plugin-only-warn": "1.1.0",
1515
"typescript": "5.6.3"
1616
}

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"glob": "11.0.0",
4242
"prettier": "3.3.3",
4343
"rimraf": "6.0.1",
44-
"turbo": "2.2.3"
44+
"turbo": "2.3.1"
4545
},
4646
"packageManager": "[email protected]",
4747
"engines": {

0 commit comments

Comments
 (0)