CI(deps): Update linters to v9.18.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-13 21:55:12 +00:00 committed by GitHub
parent d4fd2acae2
commit 3fdafbeb0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 4 deletions

View file

@ -30,7 +30,7 @@
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
},
"dependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"eslint": "catalog:",
"eslint-config-prettier": "9.1.0",
"globals": "15.14.0"
@ -43,7 +43,7 @@
"prettier": "catalog:"
},
"peerDependencies": {
"eslint": "9.17.0"
"eslint": "9.18.0"
},
"packageManager": "pnpm@9.15.1",
"publishConfig": {

10
pnpm-lock.yaml generated
View file

@ -52,8 +52,8 @@ importers:
npm/eslint-config:
dependencies:
'@eslint/js':
specifier: 9.17.0
version: 9.17.0
specifier: 9.18.0
version: 9.18.0
eslint:
specifier: 'catalog:'
version: 9.17.0
@ -370,6 +370,10 @@ packages:
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.18.0':
resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@ -4686,6 +4690,8 @@ snapshots:
'@eslint/js@9.17.0': {}
'@eslint/js@9.18.0': {}
'@eslint/object-schema@2.1.4': {}
'@eslint/plugin-kit@0.2.3':