fix(deps): remove @types/eslint__js dependency

This dependency is no longer necessary. As mentioned in the package
deprecation message:

> This is a stub types definition. @eslint/js provides its own type
> definitions, so you do not need this installed.

Change-Id: I6a6a636c5dfb26aa71705a135f6f76cfe24e6ba5
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index fd51a98..313e6ea 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -72,9 +72,6 @@
       '@types/chrome':
         specifier: 0.0.313
         version: 0.0.313
-      '@types/eslint__js':
-        specifier: 8.42.3
-        version: 8.42.3
       '@types/node':
         specifier: 20.17.30
         version: 20.17.30
@@ -1042,9 +1039,6 @@
   '@types/eslint@8.37.0':
     resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==}
 
-  '@types/eslint__js@8.42.3':
-    resolution: {integrity: sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==}
-
   '@types/estree@1.0.5':
     resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
 
@@ -3786,7 +3780,7 @@
       '@babel/traverse': 7.25.9
       '@babel/types': 7.26.0
       convert-source-map: 1.9.0
-      debug: 4.3.4
+      debug: 4.4.0
       gensync: 1.0.0-beta.2
       json5: 2.2.3
       semver: 6.3.1
@@ -4112,7 +4106,7 @@
   '@jridgewell/gen-mapping@0.1.1':
     dependencies:
       '@jridgewell/set-array': 1.2.1
-      '@jridgewell/sourcemap-codec': 1.4.14
+      '@jridgewell/sourcemap-codec': 1.5.0
 
   '@jridgewell/gen-mapping@0.3.5':
     dependencies:
@@ -4724,10 +4718,6 @@
       '@types/estree': 1.0.5
       '@types/json-schema': 7.0.14
 
-  '@types/eslint__js@8.42.3':
-    dependencies:
-      '@types/eslint': 8.37.0
-
   '@types/estree@1.0.5': {}
 
   '@types/estree@1.0.6': {}