1 Commits
Author SHA1 Message Date
Renovate-Bot b818574350 Update dependency eslint to v10.8.0 2026-07-29 10:02:27 +00:00
+18 -10
View File
@@ -632,8 +632,8 @@ packages:
peerDependencies: peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
acorn@8.17.0: acorn@8.18.0:
resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==}
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
@@ -1166,6 +1166,10 @@ packages:
resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
engines: {node: 18 || 20 || >=22} engines: {node: 18 || 20 || >=22}
minimatch@10.2.6:
resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
engines: {node: 18 || 20 || >=22}
minimatch@8.0.7: minimatch@8.0.7:
resolution: {integrity: sha512-V+1uQNdzybxa14e/p00HZnQNNcTjnRJjDxg2V8wtkjFctq4M7hXFws4oekyTP0Jebeq7QYtpFyOeBAjc88zvYg==} resolution: {integrity: sha512-V+1uQNdzybxa14e/p00HZnQNNcTjnRJjDxg2V8wtkjFctq4M7hXFws4oekyTP0Jebeq7QYtpFyOeBAjc88zvYg==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
@@ -1759,7 +1763,7 @@ snapshots:
dependencies: dependencies:
'@eslint/object-schema': 3.0.5 '@eslint/object-schema': 3.0.5
debug: 4.4.3 debug: 4.4.3
minimatch: 10.2.5 minimatch: 10.2.6
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -1994,7 +1998,7 @@ snapshots:
'@typescript-eslint/types': 8.61.1 '@typescript-eslint/types': 8.61.1
'@typescript-eslint/visitor-keys': 8.61.1 '@typescript-eslint/visitor-keys': 8.61.1
debug: 4.4.3 debug: 4.4.3
minimatch: 10.2.5 minimatch: 10.2.6
semver: 7.8.5 semver: 7.8.5
tinyglobby: 0.2.17 tinyglobby: 0.2.17
ts-api-utils: 2.5.0(typescript@5.9.3) ts-api-utils: 2.5.0(typescript@5.9.3)
@@ -2034,11 +2038,11 @@ snapshots:
'@typescript-eslint/types': 8.61.1 '@typescript-eslint/types': 8.61.1
eslint-visitor-keys: 5.0.1 eslint-visitor-keys: 5.0.1
acorn-jsx@5.3.2(acorn@8.17.0): acorn-jsx@5.3.2(acorn@8.18.0):
dependencies: dependencies:
acorn: 8.17.0 acorn: 8.18.0
acorn@8.17.0: {} acorn@8.18.0: {}
ajv@6.15.0: ajv@6.15.0:
dependencies: dependencies:
@@ -2348,7 +2352,7 @@ snapshots:
imurmurhash: 0.1.4 imurmurhash: 0.1.4
is-glob: 4.0.3 is-glob: 4.0.3
json-stable-stringify-without-jsonify: 1.0.1 json-stable-stringify-without-jsonify: 1.0.1
minimatch: 10.2.5 minimatch: 10.2.6
natural-compare: 1.4.0 natural-compare: 1.4.0
optionator: 0.9.4 optionator: 0.9.4
transitivePeerDependencies: transitivePeerDependencies:
@@ -2356,8 +2360,8 @@ snapshots:
espree@11.2.0: espree@11.2.0:
dependencies: dependencies:
acorn: 8.17.0 acorn: 8.18.0
acorn-jsx: 5.3.2(acorn@8.17.0) acorn-jsx: 5.3.2(acorn@8.18.0)
eslint-visitor-keys: 5.0.1 eslint-visitor-keys: 5.0.1
esprima@4.0.1: {} esprima@4.0.1: {}
@@ -2598,6 +2602,10 @@ snapshots:
dependencies: dependencies:
brace-expansion: 5.0.8 brace-expansion: 5.0.8
minimatch@10.2.6:
dependencies:
brace-expansion: 5.0.8
minimatch@8.0.7: minimatch@8.0.7:
dependencies: dependencies:
brace-expansion: 2.1.2 brace-expansion: 2.1.2