Skip to content

Commit

Permalink
⬆️ @typescript-eslint/parser → ^7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinoGeek committed Feb 20, 2024
1 parent ea261ad commit c53636e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/parser": "^7.0.2",
"cypress": "^13.6.4",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
Expand Down
68 changes: 57 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,21 +1353,21 @@ __metadata:
languageName: node
linkType: hard

"@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
"@typescript-eslint/parser@npm:^7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/parser@npm:7.0.2"
dependencies:
"@typescript-eslint/scope-manager": 7.0.2
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/typescript-estree": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 91c0a715e7a37a0386770b0c4c208d0732736828294a3f58901655f0edf9230d1211dbfb8ac0ea562993506130773131fc1ee241311f43d78007af959bd46b9a
checksum: ac47105ee238f6085c281f2634579ffe2e54f3f62c8540c569536f3229b9a7ba4eeeda947461255266e8d5c4162ab4c43974d174c93591d1a16c3bb0c8123eec
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
checksum: e8db4d7cab296bb234c720f16b35aef6e44d94f3f0fc1565209e69aa17d2ae63fa4ad8650d77135cd45d658551072179d82d379725751a6b23d9a97f54928484
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"
Expand Down Expand Up @@ -1422,6 +1432,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/types@npm:7.0.2"
checksum: 4224afa1cc2e056f3a83d9a69fd894d2b3b15eaa8319ef075066ffd8d20379983124c7663bee873b541e8a95c5dd61a5bad864eeecc7ec68968b6cb4ca70c6bd
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"
Expand Down Expand Up @@ -1459,6 +1476,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
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: 3fc491081746fa0bb7ba552cdfecd7490de16867541fa6748462856a2a49a60158f65f48ce45f4ae451655ecbce840d065fc5b06d6f0f61d60d0997a2d08cdf2
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.20.0":
version: 6.20.0
resolution: "@typescript-eslint/utils@npm:6.20.0"
Expand Down Expand Up @@ -1496,6 +1532,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
eslint-visitor-keys: ^3.4.1
checksum: f1f97961baa6dda9235576c0ec0c359fd157aa2336b82f46578697f6b1c0ad3a76b28bc0ac586305595aaa1b84fdaaba668e53dd24819ad184d2e1f7031353dc
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 @@ -6186,7 +6232,7 @@ __metadata:
"@types/react": ^18.2.57
"@types/react-dom": ^18.2.19
"@typescript-eslint/eslint-plugin": ^6.20.0
"@typescript-eslint/parser": ^6.20.0
"@typescript-eslint/parser": ^7.0.2
cypress: ^13.6.4
eslint: ^8.56.0
eslint-config-next: ^14.1.0
Expand Down

0 comments on commit c53636e

Please sign in to comment.