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

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.7.0 #157

Closed
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
160 changes: 101 additions & 59 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@jest/globals": "^29.6.2",
"@types/jest": "^29.5.3",
"@types/node": "^18.11.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"eslint-config-prettier": "9.0.0",
Expand Down
123 changes: 80 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ __metadata:
"@jest/globals": ^29.6.2
"@types/jest": ^29.5.3
"@types/node": ^18.11.0
"@typescript-eslint/eslint-plugin": 6.2.1
"@typescript-eslint/eslint-plugin": 6.7.0
"@typescript-eslint/parser": 6.2.1
eslint: 8.46.0
eslint-config-prettier: 9.0.0
Expand Down Expand Up @@ -1130,29 +1130,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/eslint-plugin@npm:6.2.1"
"@typescript-eslint/eslint-plugin@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.7.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.5.1"
"@typescript-eslint/scope-manager": "npm:6.2.1"
"@typescript-eslint/type-utils": "npm:6.2.1"
"@typescript-eslint/utils": "npm:6.2.1"
"@typescript-eslint/visitor-keys": "npm:6.2.1"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.4"
natural-compare: "npm:^1.4.0"
natural-compare-lite: "npm:^1.4.0"
semver: "npm:^7.5.4"
ts-api-utils: "npm:^1.0.1"
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.7.0
"@typescript-eslint/type-utils": 6.7.0
"@typescript-eslint/utils": 6.7.0
"@typescript-eslint/visitor-keys": 6.7.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
natural-compare: ^1.4.0
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependencies:
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: e73f3fe36519d895037d223f3ddf200b97e17bcde9390984118c38733add1edf996357c809ec2db92cec61bc7c9e5a3d9a583e0d0f92fa9c3919b68716a27b37
checksum: 48393749c5c1f67acf71795551c6065586198530006189c48636e32caea4d1285624c16c047164f9d29055e26c4f90fca964c5a2b5c0e9b6d9ed87acd74ca0d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -1184,20 +1183,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/type-utils@npm:6.2.1"
"@typescript-eslint/scope-manager@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/scope-manager@npm:6.7.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:6.2.1"
"@typescript-eslint/utils": "npm:6.2.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.0.1"
"@typescript-eslint/types": 6.7.0
"@typescript-eslint/visitor-keys": 6.7.0
checksum: f6ea33c647783d53d98938bd5d3fc94c9a5ebc83bd64cf379215863921dd1c57e66c33af7948d6ac1884623e1917a3b42565e6d02e1fd7adfbce4b3424a2382e
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/type-utils@npm:6.7.0"
dependencies:
"@typescript-eslint/typescript-estree": 6.7.0
"@typescript-eslint/utils": 6.7.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 7f8d80f03e6ddc1838307a2a4df61dc4bd8400efb9dcc7316063ae293fce54afad238404a0c25cd2cdaceee73ae514f254b850bd7ff11e2def700d5d6b90af05
checksum: 15ae33a6981721f83b2ac612a7597a4fcb2d9d9bfedce54707e5228bec2774fd99ba54ffce89924ae36b61488c7b6c0c2165a6d361be5cd4cefebefad8b02a01
languageName: node
linkType: hard

Expand All @@ -1208,6 +1217,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/types@npm:6.7.0"
checksum: fb76031432a009813d559b1cc63091eb5434279012cdb98de62fcd556910663c6a1b506e0a77c4f86e223a5e2c00e76a2d1d2170802c75168008d19a52a51fca
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/typescript-estree@npm:6.2.1"
Expand All @@ -1226,20 +1242,38 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/utils@npm:6.2.1"
"@typescript-eslint/typescript-estree@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/typescript-estree@npm:6.7.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.12"
"@types/semver": "npm:^7.5.0"
"@typescript-eslint/scope-manager": "npm:6.2.1"
"@typescript-eslint/types": "npm:6.2.1"
"@typescript-eslint/typescript-estree": "npm:6.2.1"
semver: "npm:^7.5.4"
"@typescript-eslint/types": 6.7.0
"@typescript-eslint/visitor-keys": 6.7.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 9bd57910085f0dd97d7083e0468c34e0753d20d36d3ffaa4ba111f13cc4986743374f5aed928e645ea982cf2ed9a8141598bee41393cad0abee001f0842ad117
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/utils@npm:6.7.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 6.7.0
"@typescript-eslint/types": 6.7.0
"@typescript-eslint/typescript-estree": 6.7.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: d16356a633f39d988a9af159da15e28c6a28fa47abce372061c79cf186d193d148e1c32862c9702ff87e2a06f7a2f82773e4b56320a39f432f4b1a989f8005ad
checksum: b2a2857ec856d1752e77c2a274a12513372311c300f9ec57ed7bf7411eb9ea34b85a8e7810a5c48fff0e3966b71d63d77e38c5c7bca1d5c004bede5638619a00
languageName: node
linkType: hard

Expand All @@ -1253,6 +1287,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/visitor-keys@npm:6.7.0"
dependencies:
"@typescript-eslint/types": 6.7.0
eslint-visitor-keys: ^3.4.1
checksum: cd85722d26ccfa23a76e5cb5aa0229f89eb3c4f1ed87d71a0f902db15f420f3f3e94cbd16dc711039f611ac60b1e7d0fee9ee78c48c88310a5f1926a2bc8778e
languageName: node
linkType: hard

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -3776,13 +3820,6 @@ __metadata:
languageName: node
linkType: hard

"natural-compare-lite@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare-lite@npm:1.4.0"
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down
Loading