aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/eslint-config/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-02 22:30:58 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-05-02 22:31:12 +0000
commita917dc9d162f9648ff5e19a508ded36c95703d46 (patch)
tree5471290dd204cc9a6d14b16d6aa2497aa30ba8c2 /src/packages/eslint-config/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar.gz
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar.bz2
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar.lz
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar.xz
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.tar.zst
locusts-a917dc9d162f9648ff5e19a508ded36c95703d46.zip
build(deps-dev): bump the nodejs-dependencies group with 2 updates
Bumps the nodejs-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `eslint` from 9.25.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.25.1...v9.26.0) Updates `svelte-check` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.6...svelte-check-4.1.7) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: svelte-check dependency-version: 4.1.7 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/eslint-config/package.json')
-rw-r--r--src/packages/eslint-config/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index 0ba39c5..86df3a8 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -3,7 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"@types/eslint": "^9.6.0",
- "eslint": "^9.25.1",
+ "eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.2",
"eslint-config-turbo": "^2.5.2",
"globals": "^16.0.0",