npm-dep: bump @eslint/js from 9.30.0 to 9.30.1 in /frontend

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.30.0 to 9.30.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.30.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-02 09:20:35 +00:00
committed by github-actions[bot]
parent 09d00a519d
commit 931ad58926
2 changed files with 9 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.3.1",
"@eslint/js": "^9.30.0",
"@eslint/js": "^9.30.1",
"@inlang/cli": "^3.0.12",
"@inlang/paraglide-js": "2.1.0",
"@sveltejs/adapter-static": "^3.0.8",

View File

@@ -40,8 +40,8 @@ importers:
specifier: ^1.3.1
version: 1.3.1(eslint@9.30.0(jiti@2.4.2))
'@eslint/js':
specifier: ^9.30.0
version: 9.30.0
specifier: ^9.30.1
version: 9.30.1
'@inlang/cli':
specifier: ^3.0.12
version: 3.0.12
@@ -309,6 +309,10 @@ packages:
resolution: {integrity: sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.30.1':
resolution: {integrity: sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.6':
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1783,6 +1787,8 @@ snapshots:
'@eslint/js@9.30.0': {}
'@eslint/js@9.30.1': {}
'@eslint/object-schema@2.1.6': {}
'@eslint/plugin-kit@0.3.3':