Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8…
Browse files Browse the repository at this point in the history
….19.0 (#5337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 0c982bb commit f4cd454
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/node": "22.10.2",
"@types/prettier": "3.0.0",
"@types/react": "18.3.4",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.18.2",
"axios": "1.7.9",
"css": "3.0.0",
Expand Down
89 changes: 67 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5537,15 +5537,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
"@typescript-eslint/eslint-plugin@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.18.2"
"@typescript-eslint/type-utils": "npm:8.18.2"
"@typescript-eslint/utils": "npm:8.18.2"
"@typescript-eslint/visitor-keys": "npm:8.18.2"
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/type-utils": "npm:8.19.0"
"@typescript-eslint/utils": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -5554,7 +5554,7 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/717eecbc17ab80d0cb536f0095b0d5547c9e20d9d750118623d0a96c4a5ea3c6f449d03433c426ec43096979c6cfbe0d6a3cfdc369aae86ac0eb6763756407cc
checksum: 10/9b12f1e0708d5f5a0a6819119d6c98bc21c5d9b2b589ecaad6b7fdb50bcf6444b52ea3ed227ffe90d90422a957d3aa30b8ab95f10d0d4d2829996fa1152d0762
languageName: node
linkType: hard

Expand Down Expand Up @@ -5635,6 +5635,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/scope-manager@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
checksum: 10/ab7f72533c62b6e7c87e4c91c187098e1026a8d67044c2a8376affede949c7c2f3d1b4bec0047d4001cd16c3a30db0b01672f596ef284d12b143cd4a984cdfdc
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
Expand All @@ -5652,18 +5662,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
"@typescript-eslint/type-utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.18.2"
"@typescript-eslint/utils": "npm:8.18.2"
"@typescript-eslint/typescript-estree": "npm:8.19.0"
"@typescript-eslint/utils": "npm:8.19.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/56a67b50557c589bb3c1f8e9bbea5cb8edca9cf2a642e2d46b614a6b2cf4d4518d00b8b869a58d2e059b256088ec673232d5f2d62d53733d818336d50175f1df
checksum: 10/c8fc5ca2a3f0b701389a2c45ee1ebc5ca211769164b822d54af873a7f1735a160845fcdd14a988a547dda12e1a3249ecef5bc381a1d067b1ab9e6bbf6398f509
languageName: node
linkType: hard

Expand All @@ -5681,6 +5691,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/types@npm:8.19.0"
checksum: 10/1bf02b6fcae72ccd60bbd9858e8e13ff49332bb819e9479d48b081026b62512baa8f72f2123bb3abdf816cc667aae25b311db941bee737afad6118189f761a17
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -5717,6 +5734,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10/6d396f82079f67d32a5ef644767697e8bbd79d166cc5ea034dcc2b146a62744de91d87885495ecfe3d9a0de98413e4dbb618b76bd657377df174cd2d12bab863
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand All @@ -5735,18 +5770,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/utils@npm:8.18.2"
"@typescript-eslint/utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/utils@npm:8.19.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.18.2"
"@typescript-eslint/types": "npm:8.18.2"
"@typescript-eslint/typescript-estree": "npm:8.18.2"
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/typescript-estree": "npm:8.19.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/70cf891d7ab099d6bfa103973c71916bc08bf0bcb7c05861c6f5f660d8dc796ddc081a1c9b1168abbe5b85d4583617f85ca1e2aaac56a5c78dcfdeb908fdc86c
checksum: 10/e57f5e5d6fc00be3596f58be77904b66079f67a61effa633372ebcc92a0b6090f71183b3be145c55b5a5ab8f0536f98f0034c4d9a8031c1422e4e2753b97fd21
languageName: node
linkType: hard

Expand All @@ -5770,6 +5805,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/065b95253be57cf5e8f15ebb09dbcb70e97cd37d238a6cf3d4be3c7bc42e94d77a062e8f97a2333a2e03eb58c736c00ec0ab3b7a1bddfef30387eb167776116e
languageName: node
linkType: hard

"@vercel/webpack-asset-relocator-loader@npm:1.7.3":
version: 1.7.3
resolution: "@vercel/webpack-asset-relocator-loader@npm:1.7.3"
Expand Down Expand Up @@ -14941,7 +14986,7 @@ __metadata:
"@types/node": "npm:22.10.2"
"@types/prettier": "npm:3.0.0"
"@types/react": "npm:18.3.4"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.18.2"
anser: "npm:2.3.0"
axios: "npm:1.7.9"
Expand Down

0 comments on commit f4cd454

Please sign in to comment.