CI(deps): Update linters
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
34da9e2dfa
commit
65b5672959
2 changed files with 18 additions and 11 deletions
|
@ -30,10 +30,10 @@
|
|||
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
|
||||
},
|
||||
"dependencies": {
|
||||
"@eslint/js": "9.14.0",
|
||||
"@eslint/js": "9.15.0",
|
||||
"eslint": "catalog:",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"globals": "15.11.0"
|
||||
"globals": "15.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@revi/prettier-config": "../prettier-config",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"prettier": "catalog:"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "9.14.0"
|
||||
"eslint": "9.15.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"publishConfig": {
|
||||
|
|
|
@ -52,8 +52,8 @@ importers:
|
|||
npm/eslint-config:
|
||||
dependencies:
|
||||
'@eslint/js':
|
||||
specifier: 9.14.0
|
||||
version: 9.14.0
|
||||
specifier: 9.15.0
|
||||
version: 9.15.0
|
||||
eslint:
|
||||
specifier: 'catalog:'
|
||||
version: 9.14.0
|
||||
|
@ -61,8 +61,8 @@ importers:
|
|||
specifier: 9.1.0
|
||||
version: 9.1.0(eslint@9.14.0)
|
||||
globals:
|
||||
specifier: 15.11.0
|
||||
version: 15.11.0
|
||||
specifier: 15.12.0
|
||||
version: 15.12.0
|
||||
devDependencies:
|
||||
'@revi/prettier-config':
|
||||
specifier: ../prettier-config
|
||||
|
@ -374,6 +374,10 @@ packages:
|
|||
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.15.0':
|
||||
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
|
||||
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}
|
||||
|
@ -1259,6 +1263,7 @@ packages:
|
|||
|
||||
boolean@3.2.0:
|
||||
resolution: {integrity: sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==}
|
||||
deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
||||
|
||||
bowser@2.11.0:
|
||||
resolution: {integrity: sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==}
|
||||
|
@ -2070,8 +2075,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.11.0:
|
||||
resolution: {integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==}
|
||||
globals@15.12.0:
|
||||
resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
|
@ -4704,6 +4709,8 @@ snapshots:
|
|||
|
||||
'@eslint/js@9.14.0': {}
|
||||
|
||||
'@eslint/js@9.15.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@eslint/plugin-kit@0.2.0':
|
||||
|
@ -6606,7 +6613,7 @@ snapshots:
|
|||
eslint: 8.57.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@8.57.0)
|
||||
get-tsconfig: 4.7.6
|
||||
globals: 15.11.0
|
||||
globals: 15.12.0
|
||||
ignore: 5.3.2
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.3
|
||||
|
@ -7078,7 +7085,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.11.0: {}
|
||||
globals@15.12.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue