aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-19 22:10:15 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-12-19 22:10:27 +0000
commit80b28b26903a0ff103292f958c903a4bf7ebc5bc (patch)
treeeab49df98fda265d8dac417ffa0fa8f3b35c811c /src/packages
parentbuild(deps-dev): bump eslint-plugin-react-refresh (diff)
downloadlocusts-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
build(deps-dev): bump the nodejs-dependencies group with 2 updatesHEADmaster
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 'src/packages')
-rw-r--r--src/packages/eslint-config/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index bda15c4..ba155e6 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -5,7 +5,7 @@
"@types/eslint": "^9.6.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
- "eslint-config-turbo": "^2.6.3",
+ "eslint-config-turbo": "^2.7.0",
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.50.0"