Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.57.0 #84

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/node-notifier": "8.0.2",
"@types/prettier": "2.7.2",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.56.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.28.5",
Expand Down
131 changes: 69 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.4.0":
version: 4.4.1
resolution: "@eslint-community/regexpp@npm:4.4.1"
checksum: 9ba96e73c48871cac0ea3d4ae040288fa7e3cd5369015e13592aa1a4af0f8b3434d4f5eb9f52c1825fed0b893f75e77e5370d0972b6b255195f12fe3b11bdf8b
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.0.0":
version: 2.0.0
resolution: "@eslint/eslintrc@npm:2.0.0"
Expand Down Expand Up @@ -1412,7 +1419,7 @@ __metadata:
"@types/node-notifier": "npm:8.0.2"
"@types/prettier": "npm:2.7.2"
"@types/semver": "npm:7.3.13"
"@typescript-eslint/eslint-plugin": "npm:5.54.1"
"@typescript-eslint/eslint-plugin": "npm:5.57.0"
"@typescript-eslint/parser": "npm:5.56.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.28.5"
Expand Down Expand Up @@ -2275,18 +2282,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.1"
"@typescript-eslint/eslint-plugin@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.57.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:5.54.1"
"@typescript-eslint/type-utils": "npm:5.54.1"
"@typescript-eslint/utils": "npm:5.54.1"
"@eslint-community/regexpp": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:5.57.0"
"@typescript-eslint/type-utils": "npm:5.57.0"
"@typescript-eslint/utils": "npm:5.57.0"
debug: "npm:^4.3.4"
grapheme-splitter: "npm:^1.0.4"
ignore: "npm:^5.2.0"
natural-compare-lite: "npm:^1.4.0"
regexpp: "npm:^3.2.0"
semver: "npm:^7.3.7"
tsutils: "npm:^3.21.0"
peerDependencies:
Expand All @@ -2295,7 +2302,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 2d2a98a0f758d3ab3333e04f8200bb5956815b5c2fa657468dd30bf4fdc0d42c044c6175de13d5617d3422fd4a5789a908916d7a7d2bece085def3db9b4123e3
checksum: 91f9484747d8fad9d12516f52994e9792ae3529650bbc09277feed4b1880ca944280746278c550a0974512d87b93309e9fbf08974c3baa0b0eaffc8d55555b6f
languageName: node
linkType: hard

Expand All @@ -2316,16 +2323,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/scope-manager@npm:5.54.1"
dependencies:
"@typescript-eslint/types": "npm:5.54.1"
"@typescript-eslint/visitor-keys": "npm:5.54.1"
checksum: 4010a9685531ca10876d7748e7781be7c3198b04361d214ac6459eedd49aaefba03738cf40e62aa3e31f26987f424a20e785bcef2b42a24b83a1fded556a987a
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/scope-manager@npm:5.56.0"
Expand All @@ -2336,27 +2333,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/type-utils@npm:5.54.1"
"@typescript-eslint/scope-manager@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/scope-manager@npm:5.57.0"
dependencies:
"@typescript-eslint/types": "npm:5.57.0"
"@typescript-eslint/visitor-keys": "npm:5.57.0"
checksum: 21b5b6b5793c6d9797e0106c1ab13e356283de7a34d95eeb49ece8016bad7977140689403a7d529828dacf9f1de314bc36961a96ffc39d81193cb2addbe86b7f
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/type-utils@npm:5.57.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:5.54.1"
"@typescript-eslint/utils": "npm:5.54.1"
"@typescript-eslint/typescript-estree": "npm:5.57.0"
"@typescript-eslint/utils": "npm:5.57.0"
debug: "npm:^4.3.4"
tsutils: "npm:^3.21.0"
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 3686b181e1d968bc858f83ff1866b03c707428ae9b062ef621fb49939d78f78db4636e066fe24b99c99582294973ef40dcdca4391dc6c6c6257985c6b65e083e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/types@npm:5.54.1"
checksum: 48a84a540728a9aa566ba131fa8d90d78c3c651a689b412522799e9966238cbbce226ab36dd6ed56375aa3c67a6100b44a6933a0503f03af9c5095098287aa0b
checksum: 42ffcee993ceb67a18f09e9db5cd0cc69711dfd24b22a0990b61e551d7041538ddd24973f631d03070faa4501e62db30d421fa19eb3b8760aa6094147ca3f4fa
languageName: node
linkType: hard

Expand All @@ -2367,12 +2367,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/typescript-estree@npm:5.54.1"
"@typescript-eslint/types@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/types@npm:5.57.0"
checksum: 0395cb9abb12534019033d9802798a072662bc184d79f0a4365294b2086c5e3617e78a76451ec7461f73e3b41327467f8ec124543ae812fa8c61060bbb297e1d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/typescript-estree@npm:5.56.0"
dependencies:
"@typescript-eslint/types": "npm:5.54.1"
"@typescript-eslint/visitor-keys": "npm:5.54.1"
"@typescript-eslint/types": "npm:5.56.0"
"@typescript-eslint/visitor-keys": "npm:5.56.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -2381,16 +2388,16 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 91b2190cecac883d5cffb064e7c47cca5db2b4758ca3ac14216881211b8f447a31f5274eca1f8aa5ec4b186553af252c3e32d1c0df84345458836d38a819d642
checksum: 3f7f6b9ca31b2a80bad135416ec112a9d6bc9b52ca0a050a23cf06ba99242033a8470f372d04aa5fcf61cd1eadcd67d2e3a3fc6bcabe81ee7b2b6044fe5660ab
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.56.0":
version: 5.56.0
resolution: "@typescript-eslint/typescript-estree@npm:5.56.0"
"@typescript-eslint/typescript-estree@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/typescript-estree@npm:5.57.0"
dependencies:
"@typescript-eslint/types": "npm:5.56.0"
"@typescript-eslint/visitor-keys": "npm:5.56.0"
"@typescript-eslint/types": "npm:5.57.0"
"@typescript-eslint/visitor-keys": "npm:5.57.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -2399,35 +2406,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 3f7f6b9ca31b2a80bad135416ec112a9d6bc9b52ca0a050a23cf06ba99242033a8470f372d04aa5fcf61cd1eadcd67d2e3a3fc6bcabe81ee7b2b6044fe5660ab
checksum: 34f7e4186f938d319a6df51dcdadba548e22d20674d7c826a3ffedce2723224e42982ff76547bc28f3357580a32ab27d107f3e312607924156fe15985c9431ee
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/utils@npm:5.54.1"
"@typescript-eslint/utils@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/utils@npm:5.57.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@types/json-schema": "npm:^7.0.9"
"@types/semver": "npm:^7.3.12"
"@typescript-eslint/scope-manager": "npm:5.54.1"
"@typescript-eslint/types": "npm:5.54.1"
"@typescript-eslint/typescript-estree": "npm:5.54.1"
"@typescript-eslint/scope-manager": "npm:5.57.0"
"@typescript-eslint/types": "npm:5.57.0"
"@typescript-eslint/typescript-estree": "npm:5.57.0"
eslint-scope: "npm:^5.1.1"
eslint-utils: "npm:^3.0.0"
semver: "npm:^7.3.7"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 4c2a0c41e50cd03d03276cef63219fd890d8453838a48ef90062f9185d65086000bbe817a136696edac9cadbf931b1c26a4b61d476b7213d35d49829fc397825
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/visitor-keys@npm:5.54.1"
dependencies:
"@typescript-eslint/types": "npm:5.54.1"
eslint-visitor-keys: "npm:^3.3.0"
checksum: 02390690271af06cdf36c399f931d856a071621f27d57ccc757222d8831d9192c5e0d5b57ce68c4de149d62918cf6865f819ab42637391d58fc7786141b87ff6
checksum: 5b3007f7db5dfdf1eb1befbef69bb2dfd1352cc8c21f78f31727c02c075eab06a3d59a4a30f4a417589a3f635f4c541a0180efa4b05baf6003911005029d5b05
languageName: node
linkType: hard

Expand All @@ -2441,6 +2438,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/visitor-keys@npm:5.57.0"
dependencies:
"@typescript-eslint/types": "npm:5.57.0"
eslint-visitor-keys: "npm:^3.3.0"
checksum: 19a09590cf2a4218dbc5a5ddf09acf989a450a635c881d9ca77ae2f7075fc5f14386fa4cf9ceb2bdbfd4166e81ff0089ab1b6c6ee999ed32830374ff25f87ea1
languageName: node
linkType: hard

"@vates/toggle-scripts@npm:1.0.0":
version: 1.0.0
resolution: "@vates/toggle-scripts@npm:1.0.0"
Expand Down