aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-13 22:24:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-13 22:24:27 +0000
commit4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6 (patch)
tree5384d2feaf9098a70c8af4af69eda13e4c0f218b /package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 7 updates (diff)
downloadlocusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar.gz
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar.bz2
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar.lz
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar.xz
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.tar.zst
locusts-4b7cca9fc7d8b46ab4fa43a22f7e92e4ad74d9e6.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.16 to 2.8.17 - [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.16...v2.8.17) Updates `eslint-config-turbo` from 2.8.16 to 2.8.17 - [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.17/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.8.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: eslint-config-turbo dependency-version: 2.8.17 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--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b416209..febeaa5 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"@changesets/cli": "^2.30.0",
"prettier": "^3.8.1",
"syncpack": "14.2.0",
- "turbo": "^2.8.16"
+ "turbo": "^2.8.17"
},
"engines": {
"node": ">=18"