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 Nov 10, 2023
1 parent fd76d2a commit 57df1d9
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.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
88 changes: 80 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,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 @@ -1297,6 +1297,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.4.0":
version: 6.10.0
resolution: "@typescript-eslint/parser@npm:6.10.0"
dependencies:
"@typescript-eslint/scope-manager": 6.10.0
"@typescript-eslint/types": 6.10.0
"@typescript-eslint/typescript-estree": 6.10.0
"@typescript-eslint/visitor-keys": 6.10.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c4b140932d639b3f3eac892497aa700bcc9101ef268285020757dc9bee670d122de107e936320af99a5c06569e4eb93bccf87f14a9970ceab708c432e748423a
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 @@ -1307,6 +1325,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.10.0":
version: 6.10.0
resolution: "@typescript-eslint/scope-manager@npm:6.10.0"
dependencies:
"@typescript-eslint/types": 6.10.0
"@typescript-eslint/visitor-keys": 6.10.0
checksum: c9b9483082ae853f10b888cf04d4a14f666ac55e749bfdb7b7f726fc51127a6340b5e2f50d93f134a8854ddcc41f7b116b214753251a8b033d0d84c600439c54
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 @@ -1331,6 +1359,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.10.0":
version: 6.10.0
resolution: "@typescript-eslint/types@npm:6.10.0"
checksum: e63a9e05eb3d736d02a09131627d5cb89394bf0d9d6b46fb4b620be902d89d73554720be65acbc194787bff9ffcd518c9a6cf88fd63e418232b4181e8d8438df
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 @@ -1366,6 +1401,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.10.0":
version: 6.10.0
resolution: "@typescript-eslint/typescript-estree@npm:6.10.0"
dependencies:
"@typescript-eslint/types": 6.10.0
"@typescript-eslint/visitor-keys": 6.10.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: 15bd8d9239a557071d6b03e7aa854b769fcc2dbdff587ed94be7ee8060dabdb05bcae4251df22432f625f82087e7f6986e9aab04f7eea35af694d4edd76a21af
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 @@ -1394,6 +1447,16 @@ __metadata:
languageName: node
linkType: hard

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

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -3308,20 +3371,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.1.1":
version: 39.1.1
resolution: "eslint-config-standard-with-typescript@npm:39.1.1"
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: 803e22fb5ac413044ae33771042ead2666214fe0e034545c8c7e0725106f8e09bfda87fa3a9553ab94346f3921a10e795a7d798442955af19addce2cd3a0c664
languageName: node
linkType: hard

Expand Down Expand Up @@ -6589,7 +6652,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.1.1
eslint-plugin-import: ^2.29.0
eslint-plugin-n: ^16.3.1
eslint-plugin-prettier: ^5.0.1
Expand Down Expand Up @@ -8960,6 +9023,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

"tsconfig-paths@npm:^3.14.2":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
Expand Down

0 comments on commit 57df1d9

Please sign in to comment.