Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^6.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent e65030e commit f41bf02
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@chyzwar/eslint-config": "^0.2.14",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.52.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devDependencies": {
"@chyzwar/eslint-config": "^0.2.14",
"@chyzwar/tsconfig": "^0.2.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.52.0",
"jest": "^29.7.0",
"typescript": "^5.2.2"
Expand Down
144 changes: 138 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1937,8 +1937,8 @@ __metadata:
dependencies:
"@chyzwar/eslint-config": ^0.2.14
"@chyzwar/tsconfig": ^0.2.14
"@typescript-eslint/eslint-plugin": ^6.8.0
"@typescript-eslint/parser": ^6.8.0
"@typescript-eslint/eslint-plugin": ^6.20.0
"@typescript-eslint/parser": ^6.20.0
eslint: ^8.52.0
jest: ^29.7.0
typescript: ^5.2.2
Expand All @@ -1952,8 +1952,8 @@ __metadata:
"@chyzwar/eslint-config": ^0.2.14
"@commitlint/cli": ^18.0.0
"@commitlint/config-conventional": ^18.0.0
"@typescript-eslint/eslint-plugin": ^6.8.0
"@typescript-eslint/parser": ^6.8.0
"@typescript-eslint/eslint-plugin": ^6.20.0
"@typescript-eslint/parser": ^6.20.0
eslint: ^8.52.0
husky: ^8.0.3
jest: ^29.7.0
Expand Down Expand Up @@ -2650,7 +2650,32 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.7.3, @typescript-eslint/eslint-plugin@npm:^6.8.0":
"@typescript-eslint/eslint-plugin@npm:^6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.20.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 6.20.0
"@typescript-eslint/type-utils": 6.20.0
"@typescript-eslint/utils": 6.20.0
"@typescript-eslint/visitor-keys": 6.20.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: d002cbe1a99aef5d5b1601702f08a9e3c060ab5355707b4428ec61854b88513e625e5a898dc9fded669a4b33bb71a216aa7799f0e0c58ee00150218c69e7959c
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^6.7.3":
version: 6.8.0
resolution: "@typescript-eslint/eslint-plugin@npm:6.8.0"
dependencies:
Expand All @@ -2675,7 +2700,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.3, @typescript-eslint/parser@npm:^6.8.0":
"@typescript-eslint/parser@npm:^6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/parser@npm:6.20.0"
dependencies:
"@typescript-eslint/scope-manager": 6.20.0
"@typescript-eslint/types": 6.20.0
"@typescript-eslint/typescript-estree": 6.20.0
"@typescript-eslint/visitor-keys": 6.20.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 91c0a715e7a37a0386770b0c4c208d0732736828294a3f58901655f0edf9230d1211dbfb8ac0ea562993506130773131fc1ee241311f43d78007af959bd46b9a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.3":
version: 6.8.0
resolution: "@typescript-eslint/parser@npm:6.8.0"
dependencies:
Expand Down Expand Up @@ -2703,6 +2746,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/scope-manager@npm:6.20.0"
dependencies:
"@typescript-eslint/types": 6.20.0
"@typescript-eslint/visitor-keys": 6.20.0
checksum: 54a06c485d4be6ac95b283fe2e29c2cd8a9a0b159d0f38e5f670dd2e1265358e2ad7b4442a0c61870430b38a6d0bf640843caaaf4c7f122523455221bbb3b011
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/scope-manager@npm:6.8.0"
Expand All @@ -2713,6 +2766,23 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/type-utils@npm:6.8.0"
Expand All @@ -2737,6 +2807,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/types@npm:6.8.0"
Expand All @@ -2762,6 +2839,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/typescript-estree@npm:6.20.0"
dependencies:
"@typescript-eslint/types": 6.20.0
"@typescript-eslint/visitor-keys": 6.20.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 256cdeae8c9c365f23ab1cefb29b9bc20451fc7b879651f47fd388e13976b62ecd0da56bf5b7a5d7050de1160b0e05fc841c4e5b0e91d8b03728a52d76e8caf9
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/typescript-estree@npm:6.8.0"
Expand All @@ -2780,6 +2876,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/utils@npm:6.20.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.20.0
"@typescript-eslint/types": 6.20.0
"@typescript-eslint/typescript-estree": 6.20.0
semver: ^7.5.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 1c248ce34b612e922796c3bbb323d05994f4bca5d49a200ff14f2d7522c9ca5bdf08613c4f2187c9242f67d73f9c2ec5d07b05c5af7034a2e57843b99230b0b0
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/utils@npm:6.8.0"
Expand Down Expand Up @@ -2825,6 +2938,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/visitor-keys@npm:6.8.0"
Expand Down Expand Up @@ -7453,6 +7576,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down

0 comments on commit f41bf02

Please sign in to comment.