Bump @eslint/js from 9.32.0 to 9.33.0 in /js (#41774)

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.32.0 to 9.33.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/v9.33.0/packages/js)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-19 14:08:04 +02:00 committed by GitHub
parent 6370615170
commit d600ee6cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View File

@ -21,7 +21,7 @@
"devDependencies": {
"@eslint/compat": "^1.3.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.32.0",
"@eslint/js": "^9.33.0",
"@types/node": "^24.2.0",
"eslint": "^9.32.0",
"eslint-config-prettier": "^10.1.8",

10
js/pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ importers:
specifier: ^3.3.1
version: 3.3.1
'@eslint/js':
specifier: ^9.32.0
version: 9.32.0
specifier: ^9.33.0
version: 9.33.0
'@types/node':
specifier: ^24.2.0
version: 24.2.0
@ -898,6 +898,10 @@ packages:
resolution: {integrity: sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.33.0':
resolution: {integrity: sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==}
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}
@ -4677,6 +4681,8 @@ snapshots:
'@eslint/js@9.32.0': {}
'@eslint/js@9.33.0': {}
'@eslint/object-schema@2.1.6': {}
'@eslint/plugin-kit@0.3.4':