Skip to content

Commit

Permalink
build(deps-dev): bump the turbo group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
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.1.3 to 2.3.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.1.3...v2.3.3)

Updates `eslint-config-turbo` from 2.1.3 to 2.3.3
- [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.3/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 049271a commit 4bd5222
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@repo/typescript-config": "workspace:*",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"turbo": "^2.1.3"
"turbo": "^2.3.3"
},
"packageManager": "pnpm@9.3.0",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@typescript-eslint/typescript-estree": "7.8.0",
"@vercel/style-guide": "6.0.0",
"eslint": "8.57.1",
"eslint-config-turbo": "2.1.3",
"eslint-config-turbo": "2.3.3",
"typescript": "5.4.5"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit 4bd5222

Please sign in to comment.