aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-16 23:42:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-16 23:42:37 +0000
commitbf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b (patch)
tree545be92aaf72b454a61fac0cf2897d1eb98a6493 /src/packages/react/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar.gz
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar.bz2
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar.lz
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar.xz
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.tar.zst
locusts-bf05d558ce20e8a4ba37c3591c0d18f2d5d9bb6b.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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `typescript-eslint` from 8.34.0 to 8.34.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.34.1/packages/typescript-eslint) Updates `@types/node` from 24.0.1 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `svelte` from 5.34.1 to 5.34.3 - [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.34.3/packages/svelte) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte dependency-version: 5.34.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/packages/react/package.json')
-rw-r--r--src/packages/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index e2b2763..10acbfd 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -52,7 +52,7 @@
"globals": "^16.2.0",
"publint": "^0.3.12",
"typescript": "^5.8.3",
- "typescript-eslint": "^8.34.0",
+ "typescript-eslint": "^8.34.1",
"vite": "^6.3.5"
},
"publishConfig": {