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/parser from 6.7.3 to 6.12.0 #587

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
167 changes: 156 additions & 11 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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/react-syntax-highlighter": "15.5.7",
"@types/ua-parser-js": "0.7.37",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/parser": "6.12.0",
"concurrently": "^8.2.1",
"dotenv": "^16.3.1",
"eslint": "^8.50.0",
Expand Down
67 changes: 65 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3798,7 +3798,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:6.7.3, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
"@typescript-eslint/parser@npm:6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/parser@npm:6.12.0"
dependencies:
"@typescript-eslint/scope-manager": 6.12.0
"@typescript-eslint/types": 6.12.0
"@typescript-eslint/typescript-estree": 6.12.0
"@typescript-eslint/visitor-keys": 6.12.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 92923b7ee61f52d6b74f515640fe6bbb6b0a922d20dabeb6b59bc73f3c132bf750a2b706bb40fbe6d233c6ecc1abe905c99aa062280bb78e5724334f5b6c4ac5
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
version: 6.7.3
resolution: "@typescript-eslint/parser@npm:6.7.3"
dependencies:
Expand All @@ -3816,6 +3834,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/scope-manager@npm:6.12.0"
dependencies:
"@typescript-eslint/types": 6.12.0
"@typescript-eslint/visitor-keys": 6.12.0
checksum: 4cc4eb1bcd04ba7b0a1de4284521cde5f3f25f2530f78dfcb3f098396b142fd30a45f615a87dc7a3adddbd131a6255cb12b1df19aacff71a3f766992ddef183f
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/scope-manager@npm:6.7.3"
Expand Down Expand Up @@ -3843,13 +3871,38 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/types@npm:6.7.3"
checksum: 4adb6177ec710e7438610fee553839a7abecc498dbb36d0170786bab66c5e5415cd720ac06419fd905458ad88c39b661603af5f013adc299137ccb4c51c4c879
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/typescript-estree@npm:6.12.0"
dependencies:
"@typescript-eslint/types": 6.12.0
"@typescript-eslint/visitor-keys": 6.12.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: 943f7ff2e164d812f6ae0a2d5096836aff00b1fda39937b03f126f266f03f3655794f5fc4643b49b71c312126d9422dfd764744bd1ba41ee6821a5bac1511aa2
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/typescript-estree@npm:6.7.3"
Expand Down Expand Up @@ -3885,6 +3938,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:6.7.3":
version: 6.7.3
resolution: "@typescript-eslint/visitor-keys@npm:6.7.3"
Expand Down Expand Up @@ -9650,7 +9713,7 @@ __metadata:
"@types/react-syntax-highlighter": 15.5.7
"@types/ua-parser-js": 0.7.37
"@typescript-eslint/eslint-plugin": 6.7.3
"@typescript-eslint/parser": 6.7.3
"@typescript-eslint/parser": 6.12.0
body-scroll-lock: 4.0.0-beta.0
concurrently: ^8.2.1
cookies-next: 4.0.0
Expand Down