diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-23 22:12:53 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-12-23 22:13:06 +0000 |
| commit | b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4 (patch) | |
| tree | 192b69525b42609019342806f0599def68bb2cab /src | |
| parent | build(deps-dev): bump the nodejs-dependencies group with 5 updates (diff) | |
| download | locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar.gz locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar.bz2 locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar.lz locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar.xz locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.tar.zst locusts-b65b7a0e8af7011b3a1332ce4e186ab3d8b794f4.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.7.1 to 2.7.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.7.1...v2.7.2)
Updates `eslint-config-turbo` from 2.7.1 to 2.7.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.7.2/packages/eslint-config-turbo)
---
updated-dependencies:
- dependency-name: turbo
dependency-version: 2.7.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: eslint-config-turbo
dependency-version: 2.7.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.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 223a603..cbbac27 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.7.1", + "eslint-config-turbo": "^2.7.2", "globals": "^16.5.0", "typescript": "^5.9.3", "typescript-eslint": "^8.50.1" |
