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: bump @typescript-eslint/parser from 6.7.5 to 6.8.0 #124

Merged
Merged
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "^29.5.5",
"@types/ping": "^0.4.2",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-tsdoc": "^0.2.17",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1160,21 +1160,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/parser@npm:6.7.5"
dependencies:
"@typescript-eslint/scope-manager": 6.7.5
"@typescript-eslint/types": 6.7.5
"@typescript-eslint/typescript-estree": 6.7.5
"@typescript-eslint/visitor-keys": 6.7.5
"@typescript-eslint/parser@npm:^6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/parser@npm:6.8.0"
dependencies:
"@typescript-eslint/scope-manager": 6.8.0
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/typescript-estree": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 63f988c1c87697bd20487933be952b97f7a5f2a9977f505af671c7d49367fc01ca508817576646caa937c15cc0a0ef1e86adff9111eb19df8b489e7436d10620
checksum: 10d7a3ae383fee5a5cba9541c72e23d6ab01cca6b414a62b44dacb5ebc15c80b80aa6c105b6469d3795f2f8514ae2499c069cd2d9dcac61f3db9ef6c7a75e080
languageName: node
linkType: hard

Expand All @@ -1188,6 +1188,16 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.0
checksum: b6cf2803531d1c14b56c30fd3cd807b80e17fe48d0da8e5aa9ae50915407ed732c7e2a7ac8030b7cf8ed07b8e481a1138d76bf05b727837a0e016280c2f6873b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/type-utils@npm:6.7.5"
Expand All @@ -1212,6 +1222,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.8.0":
version: 6.8.0
resolution: "@typescript-eslint/types@npm:6.8.0"
checksum: 1fcd85f6d575116d51c6ee757ed37610ae5e7e4296a29f93c9c6949f6cd16d24550eb7fc5bae7a43119cc08e13836f69a7ae7c54ebba6c95aef96b34d3bfb7f7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/typescript-estree@npm:6.7.5"
Expand All @@ -1230,6 +1247,24 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.8.0
"@typescript-eslint/visitor-keys": 6.8.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: 388db7f33ef1bc0e7b960c0bce9c744c2e32c66c7ab8dfae73d8533958202ad6f31663b0010f79c45b5ff93159c67f45b00693d73b9da2472b17156dfd26b4a8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.7.5":
version: 6.7.5
resolution: "@typescript-eslint/utils@npm:6.7.5"
Expand Down Expand Up @@ -1257,6 +1292,16 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.8.0
eslint-visitor-keys: ^3.4.1
checksum: 710d9067b85d7715a400ae625c083c41733abb891d7b35108de083913980f9642e79d27689599fa39915f0fecae16dbfc30367007fccc838ccd917943660de22
languageName: node
linkType: hard

"@yarnpkg/lockfile@npm:^1.1.0":
version: 1.1.0
resolution: "@yarnpkg/lockfile@npm:1.1.0"
Expand Down Expand Up @@ -4874,7 +4919,7 @@ __metadata:
"@types/jest": ^29.5.5
"@types/ping": ^0.4.2
"@typescript-eslint/eslint-plugin": ^6.7.5
"@typescript-eslint/parser": ^6.7.5
"@typescript-eslint/parser": ^6.8.0
eslint: ^8.51.0
eslint-config-prettier: ^9.0.0
eslint-plugin-tsdoc: ^0.2.17
Expand Down