aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-02-27 22:24:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-02-27 22:24:39 +0000
commit2e755e358ccec6c379fd1a8cf5a3e3d9a9fa1568 (patch)
tree8a8de688d61971b37b049a1a5415b626cc5b17b4 /src
parentbuild(deps-dev): bump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-master.tar
locusts-master.tar.gz
locusts-master.tar.bz2
locusts-master.tar.lz
locusts-master.tar.xz
locusts-master.tar.zst
locusts-master.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.8.11 to 2.8.12 - [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.11...v2.8.12) Updates `eslint-config-turbo` from 2.8.11 to 2.8.12 - [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.12/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.8.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: eslint-config-turbo dependency-version: 2.8.12 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 'src')
-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 8fa1224..2d8c50c 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": "^10.0.2",
"eslint-config-prettier": "^10.1.8",
- "eslint-config-turbo": "^2.8.11",
+ "eslint-config-turbo": "^2.8.12",
"globals": "^17.3.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.56.1"