diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-19 22:10:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-12-19 22:10:27 +0000 |
| commit | 80b28b26903a0ff103292f958c903a4bf7ebc5bc (patch) | |
| tree | eab49df98fda265d8dac417ffa0fa8f3b35c811c /package.json | |
| parent | build(deps-dev): bump eslint-plugin-react-refresh (diff) | |
| download | locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar.gz locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar.bz2 locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar.lz locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar.xz locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.tar.zst locusts-80b28b26903a0ff103292f958c903a4bf7ebc5bc.zip | |
Bumps the nodejs-dependencies group with 2 updates: [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.6.3 to 2.7.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.6.3...v2.7.0)
Updates `eslint-config-turbo` from 2.6.3 to 2.7.0
- [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.7.0/packages/eslint-config-turbo)
---
updated-dependencies:
- dependency-name: turbo
dependency-version: 2.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: nodejs-dependencies
- dependency-name: eslint-config-turbo
dependency-version: 2.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index db4c550..8221bb5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@changesets/cli": "^2.29.8", "prettier": "^3.7.4", "syncpack": "13.0.4", - "turbo": "^2.6.3" + "turbo": "^2.7.0" }, "engines": { "node": ">=18" |
