Bump @eslint/compat from 1.1.1 to 1.2.0 (#33622)

Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.1.1...compat-v1.2.0)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  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] 2024-10-07 11:44:28 +02:00 committed by GitHub
parent 41bea637be
commit c3113d090d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 6 deletions

View file

@ -7,7 +7,7 @@
"prepare": "husky js/.husky"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@types/node": "^22.7.2",

View file

@ -9,8 +9,8 @@ importers:
.:
devDependencies:
'@eslint/compat':
specifier: ^1.1.1
version: 1.1.1
specifier: ^1.2.0
version: 1.2.0(eslint@9.11.1)
'@eslint/eslintrc':
specifier: ^3.1.0
version: 3.1.0
@ -964,9 +964,14 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/compat@1.1.1':
resolution: {integrity: sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==}
'@eslint/compat@1.2.0':
resolution: {integrity: sha512-CkPWddN7J9JPrQedEr2X7AjK9y1jaMJtxZ4A/+jTMFA2+n5BWhcKHW/EbJyARqg2zzQfgtWUtVmG3hrG6+nGpg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
'@eslint/config-array@0.18.0':
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
@ -5456,7 +5461,9 @@ snapshots:
'@eslint-community/regexpp@4.11.0': {}
'@eslint/compat@1.1.1': {}
'@eslint/compat@1.2.0(eslint@9.11.1)':
optionalDependencies:
eslint: 9.11.1
'@eslint/config-array@0.18.0':
dependencies: