aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/eslint-config/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-02-03 22:25:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-02-03 22:25:14 +0000
commitd2bea556bdac6caec3ebb55c88abde0a9304ddfa (patch)
tree4131cb9ced0954f28b01a2930603ba8a686e3677 /src/packages/eslint-config/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 7 updates (diff)
downloadlocusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar.gz
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar.bz2
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar.lz
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar.xz
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.tar.zst
locusts-d2bea556bdac6caec3ebb55c88abde0a9304ddfa.zip
build(deps-dev): bump the nodejs-dependencies group with 2 updates
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.8.1 to 2.8.2 - [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.8.1...v2.8.2) Updates `eslint-config-turbo` from 2.8.1 to 2.8.2 - [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.8.2/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: eslint-config-turbo dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-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 745bcba..af32b47 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.8.1",
+ "eslint-config-turbo": "^2.8.2",
"globals": "^17.3.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0"