diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-02 02:51:12 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-04-02 02:51:25 +0000 |
| commit | 6cde34e49ba68bb4933280cddedb6721a469a303 (patch) | |
| tree | 8d9d3d06fb66b5f0b780cc0163deee6a0d436ead /src | |
| parent | build(deps-dev): bump the nodejs-dependencies group with 3 updates (diff) | |
| download | locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar.gz locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar.bz2 locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar.lz locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar.xz locusts-6cde34e49ba68bb4933280cddedb6721a469a303.tar.zst locusts-6cde34e49ba68bb4933280cddedb6721a469a303.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.9.2 to 2.9.3
- [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.9.2...v2.9.3)
Updates `eslint-config-turbo` from 2.9.2 to 2.9.3
- [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.9.3/packages/eslint-config-turbo)
---
updated-dependencies:
- dependency-name: turbo
dependency-version: 2.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: eslint-config-turbo
dependency-version: 2.9.3
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 be1f870..e2b047e 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.1.0", "eslint-config-prettier": "^10.1.8", - "eslint-config-turbo": "^2.9.2", + "eslint-config-turbo": "^2.9.3", "globals": "^17.4.0", "typescript": "^6.0.2", "typescript-eslint": "^8.58.0" |
