Bump @eslint/compat from 1.2.0 to 1.2.1 (#34118)
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.0 to 1.2.1. - [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.2.0...compat-v1.2.1) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
parent
3d3b6c6ecc
commit
b8636d7dda
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
"prepare": "husky js/.husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.2.0",
|
||||
"@eslint/compat": "^1.2.1",
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.13.0",
|
||||
"@types/node": "^22.7.6",
|
||||
|
|
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
devDependencies:
|
||||
'@eslint/compat':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(eslint@9.12.0)
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(eslint@9.12.0)
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
|
@ -964,8 +964,8 @@ packages:
|
|||
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint/compat@1.2.0':
|
||||
resolution: {integrity: sha512-CkPWddN7J9JPrQedEr2X7AjK9y1jaMJtxZ4A/+jTMFA2+n5BWhcKHW/EbJyARqg2zzQfgtWUtVmG3hrG6+nGpg==}
|
||||
'@eslint/compat@1.2.1':
|
||||
resolution: {integrity: sha512-JbHG2TWuCeNzh87fXo+/46Z1LEo9DBA9T188d0fZgGxAD+cNyS6sx9fdiyxjGPBMyQVRlCutTByZ6a5+YMkF7g==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^9.10.0
|
||||
|
@ -5406,7 +5406,7 @@ snapshots:
|
|||
|
||||
'@eslint-community/regexpp@4.11.0': {}
|
||||
|
||||
'@eslint/compat@1.2.0(eslint@9.12.0)':
|
||||
'@eslint/compat@1.2.1(eslint@9.12.0)':
|
||||
optionalDependencies:
|
||||
eslint: 9.12.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue