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.55.0 #23

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 @@ -88,7 +88,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.55.0",
"@typescript-eslint/parser": "5.55.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.29.2",
Expand Down
93 changes: 24 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,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.55.0"
"@typescript-eslint/parser": "npm:5.55.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.29.2"
Expand Down Expand Up @@ -2270,18 +2270,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.55.0":
version: 5.55.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.55.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.55.0"
"@typescript-eslint/type-utils": "npm:5.55.0"
"@typescript-eslint/utils": "npm:5.55.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 @@ -2290,7 +2290,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 2d2a98a0f758d3ab3333e04f8200bb5956815b5c2fa657468dd30bf4fdc0d42c044c6175de13d5617d3422fd4a5789a908916d7a7d2bece085def3db9b4123e3
checksum: 0f1c51b819e035db25c32eb85e8c7174a262e3634a38b26d27f12bd00ab85d65563491d481213b3a9dd3e2b47e53e797e08b68d74d3782cfc0efc73ee262ac84
languageName: node
linkType: hard

Expand All @@ -2311,16 +2311,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.55.0":
version: 5.55.0
resolution: "@typescript-eslint/scope-manager@npm:5.55.0"
Expand All @@ -2331,27 +2321,20 @@ __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/type-utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/type-utils@npm:5.55.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:5.54.1"
"@typescript-eslint/utils": "npm:5.54.1"
"@typescript-eslint/typescript-estree": "npm:5.55.0"
"@typescript-eslint/utils": "npm:5.55.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: 008f15ff19400c4cad54cb703773abdf091590a52cb91875b6cf7f9b7fd70bd8c5cde063e90edad027b27cf2cd394bd88508f03c51fa429e5e6e4353a675be01
languageName: node
linkType: hard

Expand All @@ -2362,24 +2345,6 @@ __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"
dependencies:
"@typescript-eslint/types": "npm:5.54.1"
"@typescript-eslint/visitor-keys": "npm:5.54.1"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
semver: "npm:^7.3.7"
tsutils: "npm:^3.21.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 91b2190cecac883d5cffb064e7c47cca5db2b4758ca3ac14216881211b8f447a31f5274eca1f8aa5ec4b186553af252c3e32d1c0df84345458836d38a819d642
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/typescript-estree@npm:5.55.0"
Expand All @@ -2398,31 +2363,21 @@ __metadata:
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.55.0":
version: 5.55.0
resolution: "@typescript-eslint/utils@npm:5.55.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.55.0"
"@typescript-eslint/types": "npm:5.55.0"
"@typescript-eslint/typescript-estree": "npm:5.55.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: 20a1b1a71e161bbc2e2ef449687a769752a48db4e741b69bb1d1c3eb62e35716ddb34f6940e8efddf210817e602c0556d5ce8ba7b3fa20ddaca22cd452f60eee
languageName: node
linkType: hard

Expand Down Expand Up @@ -7375,7 +7330,7 @@ __metadata:
languageName: node
linkType: hard

"regexpp@npm:^3.0.0, regexpp@npm:^3.2.0":
"regexpp@npm:^3.0.0":
version: 3.2.0
resolution: "regexpp@npm:3.2.0"
checksum: b171774d3380c053d3bd4af6b4f60f2e28c837dd4daeafb183d656e2f439dc606ee428bb44f14cbaa5a715524d2e8d88d168817445b4156d1ea06337f29eb405
Expand Down