Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard-with-typescript…
Browse files Browse the repository at this point in the history
… to v39
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent ef41025 commit e9d9944
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^37.0.0",
"eslint-config-standard-with-typescript": "^39.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
88 changes: 80 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.52.0, @typescript-eslint/parser@npm:^5.62.0":
"@typescript-eslint/parser@npm:^5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/parser@npm:5.62.0"
dependencies:
Expand All @@ -1133,6 +1133,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.4.0":
version: 6.6.0
resolution: "@typescript-eslint/parser@npm:6.6.0"
dependencies:
"@typescript-eslint/scope-manager": 6.6.0
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/typescript-estree": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: b2d0082b6acc1a85997ebbb60fc73a43f3fe5e5028cb4130938a2cffddc94872c8e0d00a1742be8f8b755bc1994d43b55b7e4660dc88946744094ff2aca4ffd3
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
Expand All @@ -1143,6 +1161,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/scope-manager@npm:6.6.0"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.0
checksum: 18b552fee98894c4f35e9f3d71a276f266ad4e2d7c6b9bb32a9b25caa36cc3768928676972b4e78308098ad53fa8dc6626a82810f17d51c667ce959da3ac11bc
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 @@ -1167,6 +1195,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:2.6.1":
version: 2.6.1
resolution: "@typescript-eslint/typescript-estree@npm:2.6.1"
Expand Down Expand Up @@ -1202,6 +1237,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.6.0":
version: 6.6.0
resolution: "@typescript-eslint/typescript-estree@npm:6.6.0"
dependencies:
"@typescript-eslint/types": 6.6.0
"@typescript-eslint/visitor-keys": 6.6.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: 100620bc5865dc9d2551c6be520a34b931bc70eca144c5ab0e275b81e57aa92f24a9d3a57f332d98b96e4581cf7e87211c3196d964f4951c7a2508105e3bd3f5
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand Down Expand Up @@ -1230,6 +1283,16 @@ __metadata:
languageName: node
linkType: hard

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

"@vitest/expect@npm:0.34.4":
version: 0.34.4
resolution: "@vitest/expect@npm:0.34.4"
Expand Down Expand Up @@ -3082,20 +3145,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-standard-with-typescript@npm:^37.0.0":
version: 37.0.0
resolution: "eslint-config-standard-with-typescript@npm:37.0.0"
"eslint-config-standard-with-typescript@npm:^39.0.0":
version: 39.0.0
resolution: "eslint-config-standard-with-typescript@npm:39.0.0"
dependencies:
"@typescript-eslint/parser": ^5.52.0
"@typescript-eslint/parser": ^6.4.0
eslint-config-standard: 17.1.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^5.52.0
"@typescript-eslint/eslint-plugin": ^6.4.0
eslint: ^8.0.1
eslint-plugin-import: ^2.25.2
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
eslint-plugin-promise: ^6.0.0
typescript: "*"
checksum: 2aecb2be793d62484b4797f484c575edd887ef0ad9c7d8bc30f4adf22d59f3cbe37f1f4e3fb9a35a243a99b7686c3130de81df982d18b0870403062c817c7475
checksum: a5d76edd09b62b63b5b0d9faaaf210f1e8338332f094fb26519f50f298e010aca4ac0ebceef28bc5de31995cc7055a8a8bec9e3477d331b29cd28d9744fed0da
languageName: node
linkType: hard

Expand Down Expand Up @@ -6322,7 +6385,7 @@ __metadata:
eslint-config-airbnb-base: ^15.0.0
eslint-config-airbnb-typescript: ^17.1.0
eslint-config-prettier: ^9.0.0
eslint-config-standard-with-typescript: ^37.0.0
eslint-config-standard-with-typescript: ^39.0.0
eslint-plugin-import: ^2.28.1
eslint-plugin-n: ^16.0.2
eslint-plugin-prettier: ^5.0.0
Expand Down Expand Up @@ -8630,6 +8693,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.0.3
resolution: "ts-api-utils@npm:1.0.3"
peerDependencies:
typescript: ">=4.2.0"
checksum: 441cc4489d65fd515ae6b0f4eb8690057add6f3b6a63a36073753547fb6ce0c9ea0e0530220a0b282b0eec535f52c4dfc315d35f8a4c9a91c0def0707a714ca6
languageName: node
linkType: hard

"ts-node@npm:^10.8.1":
version: 10.9.1
resolution: "ts-node@npm:10.9.1"
Expand Down

0 comments on commit e9d9944

Please sign in to comment.