diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-12 07:07:28 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-08-12 07:07:39 +0000 |
| commit | 12034146dd223dec37f5d12cdc8924661fd7f336 (patch) | |
| tree | 0536b4e69c7ccb9c91afe5b9fbab467d2ab691b7 /src/packages/eslint-config/package.json | |
| parent | build(deps): bump actions/checkout in the github-actions group (diff) | |
| download | locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar.gz locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar.bz2 locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar.lz locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar.xz locusts-12034146dd223dec37f5d12cdc8924661fd7f336.tar.zst locusts-12034146dd223dec37f5d12cdc8924661fd7f336.zip | |
build(deps-dev): bump the nodejs-dependencies group with 3 updates
Bumps the nodejs-dependencies group with 3 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).
Updates `typescript-eslint` from 8.39.0 to 8.39.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/typescript-eslint)
Updates `@types/react` from 19.1.9 to 19.1.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `svelte` from 5.38.0 to 5.38.1
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.38.1/packages/svelte)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.39.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: "@types/react"
dependency-version: 19.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: svelte
dependency-version: 5.38.1
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 d07896d..3413cec 100644 --- a/src/packages/eslint-config/package.json +++ b/src/packages/eslint-config/package.json @@ -8,7 +8,7 @@ "eslint-config-turbo": "^2.5.5", "globals": "^16.3.0", "typescript": "^5.9.2", - "typescript-eslint": "^8.39.0" + "typescript-eslint": "^8.39.1" }, "files": [ "library.mjs" |
