Bump @eslint/compat from 1.2.2 to 1.2.3 (#34974)
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.2 to 1.2.3. - [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.2...compat-v1.2.3) --- 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
dfe2f2bb54
commit
c2b6106b4e
2 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"prepare": "husky js/.husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.2.2",
|
||||
"@eslint/compat": "^1.2.3",
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.14.0",
|
||||
"@types/node": "^22.9.0",
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
devDependencies:
|
||||
'@eslint/compat':
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(eslint@9.14.0)
|
||||
specifier: ^1.2.3
|
||||
version: 1.2.3(eslint@9.14.0)
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
|
|
@ -1010,8 +1010,8 @@ packages:
|
|||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
'@eslint/compat@1.2.2':
|
||||
resolution: {integrity: sha512-jhgiIrsw+tRfcBQ4BFl2C3vCrIUw2trCY0cnDvGZpwTtKCEDmZhAtMfrEUP/KpnwM6PrO0T+Ltm+ccW74olG3Q==}
|
||||
'@eslint/compat@1.2.3':
|
||||
resolution: {integrity: sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^9.10.0
|
||||
|
|
@ -5581,7 +5581,7 @@ snapshots:
|
|||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint/compat@1.2.2(eslint@9.14.0)':
|
||||
'@eslint/compat@1.2.3(eslint@9.14.0)':
|
||||
optionalDependencies:
|
||||
eslint: 9.14.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue