build(deps-dev): bump @eslint/js in the regular group
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 4 Oct 2024 20:22:42 +0000 (20:22 +0000)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 20:22:42 +0000 (20:22 +0000)
Bumps the regular group with 1 update: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).

Updates `@eslint/js` from 9.11.1 to 9.12.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/commits/HEAD/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 5ddb79d267e8449d75b5345d1c133d9a1b5e9e1c..d68c8f99cd4e253db99e19c2c5fcf2d1a9833efa 100644 (file)
     "@commitlint/cli": "^19.5.0",
     "@commitlint/config-conventional": "^19.5.0",
     "@cspell/eslint-plugin": "^8.14.4",
-    "@eslint/js": "^9.11.1",
+    "@eslint/js": "^9.12.0",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^12.1.0",
     "@types/node": "^22.7.4",
index 3d3cc16dc44e7798a0c5a24ddc2180911604cb45..d9e33d56f7a0827108b597940c74e6124bc7fec8 100644 (file)
@@ -24,8 +24,8 @@ importers:
         specifier: ^8.14.4
         version: 8.14.4(eslint@9.11.1(jiti@1.21.6))
       '@eslint/js':
-        specifier: ^9.11.1
-        version: 9.11.1
+        specifier: ^9.12.0
+        version: 9.12.0
       '@rollup/plugin-terser':
         specifier: ^0.4.4
         version: 0.4.4(rollup@4.24.0)
@@ -478,6 +478,10 @@ packages:
     resolution: {integrity: sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
+  '@eslint/js@9.12.0':
+    resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==}
+    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
+
   '@eslint/object-schema@2.1.4':
     resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -3204,6 +3208,8 @@ snapshots:
 
   '@eslint/js@9.11.1': {}
 
+  '@eslint/js@9.12.0': {}
+
   '@eslint/object-schema@2.1.4': {}
 
   '@eslint/plugin-kit@0.2.0':