aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-20 23:02:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-03-20 23:02:29 +0000
commit8eaf9cccb71e9057e7492eb5eb6824a574b910a1 (patch)
tree67a62fbc841ca7eed5b354fdc429917e46bc1859 /src/packages/react/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar.gz
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar.bz2
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar.lz
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar.xz
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.tar.zst
locusts-8eaf9cccb71e9057e7492eb5eb6824a574b910a1.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), [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) and [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). Updates `typescript-eslint` from 8.26.1 to 8.27.0 - [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.27.0/packages/typescript-eslint) Updates `@sveltejs/adapter-auto` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@5.0.0/packages/adapter-auto) Updates `eslint-plugin-svelte` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.3.2...eslint-plugin-svelte@3.3.3) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: "@sveltejs/adapter-auto" dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: eslint-plugin-svelte 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 7c8ea9f..6b3f87e 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -52,7 +52,7 @@
"globals": "^16.0.0",
"publint": "^0.3.9",
"typescript": "^5.8.2",
- "typescript-eslint": "^8.26.1",
+ "typescript-eslint": "^8.27.0",
"vite": "^6.2.2"
},
"publishConfig": {