diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-18 22:24:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-18 22:24:48 +0000 |
| commit | 98a3f1a3bcba58e97263b44197d2786b7a1664d4 (patch) | |
| tree | 0ba00c3dc81640836e66ffbc95969031b4c4ecff /src | |
| parent | build(deps): bump pnpm/action-setup in the github-actions group (diff) | |
| download | locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar.gz locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar.bz2 locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar.lz locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar.xz locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.tar.zst locusts-98a3f1a3bcba58e97263b44197d2786b7a1664d4.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.17 to 2.8.19
- [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.17...v2.8.19)
Updates `eslint-config-turbo` from 2.8.17 to 2.8.19
- [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.19/packages/eslint-config-turbo)
---
updated-dependencies:
- dependency-name: turbo
dependency-version: 2.8.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: eslint-config-turbo
dependency-version: 2.8.19
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json index 4b28ae5..904ab5e 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.3", "eslint-config-prettier": "^10.1.8", - "eslint-config-turbo": "^2.8.17", + "eslint-config-turbo": "^2.8.19", "globals": "^17.4.0", "typescript": "^5.9.3", "typescript-eslint": "^8.57.1" |
