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

Bump @typescript-eslint/parser from 5.43.0 to 5.45.0 #60

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 @@ -41,7 +41,7 @@
"@types/ws": "^8",
"@types/yargs": "^17",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.43.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
Expand Down
61 changes: 8 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -854,30 +854,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.43.0":
version: 5.43.0
resolution: "@typescript-eslint/parser@npm:5.43.0"
"@typescript-eslint/parser@npm:^5.45.0":
version: 5.45.0
resolution: "@typescript-eslint/parser@npm:5.45.0"
dependencies:
"@typescript-eslint/scope-manager": 5.43.0
"@typescript-eslint/types": 5.43.0
"@typescript-eslint/typescript-estree": 5.43.0
"@typescript-eslint/scope-manager": 5.45.0
"@typescript-eslint/types": 5.45.0
"@typescript-eslint/typescript-estree": 5.45.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: a28e0ef2807f1c3381c6dc1d9ddfd83ea8db657d3f808511adf13023b469ed64fc09619e05d7f68746b05ea68770a0882883c77ce908682965ba266f95e168c9
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.43.0":
version: 5.43.0
resolution: "@typescript-eslint/scope-manager@npm:5.43.0"
dependencies:
"@typescript-eslint/types": 5.43.0
"@typescript-eslint/visitor-keys": 5.43.0
checksum: e594c7a32c3fa29e46dd0b0bc62f97f154bd864682ae7da87a14b6f4336f4cb02f6ed0602bbdb15783e4230ecdf8a0ccc6f7c5820850e8f11240c9e4fb0e388d
checksum: b8ce3af72de3ff22bb206c3299e728d37a836dbe1f75bcb66ad3bb7962204174b7fff834992b84f0e661de507729c01c7ad71ad2707c217cccc3c0f798a9dc23
languageName: node
linkType: hard

Expand Down Expand Up @@ -908,38 +898,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.45.0":
version: 5.45.0
resolution: "@typescript-eslint/types@npm:5.45.0"
checksum: 43d533622995f002221e439ea517aa07dbce2067cc880a6eb9d26307c505b746975f334d76b35501a2f4dd06d7aaf79964d86ce5a95e76a4f309d6e54faf5213
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.43.0":
version: 5.43.0
resolution: "@typescript-eslint/typescript-estree@npm:5.43.0"
dependencies:
"@typescript-eslint/types": 5.43.0
"@typescript-eslint/visitor-keys": 5.43.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 3479f9413d73369ab3d574580c90a72f74d2ae1ec4afe485eebfad054c3d15c89f23a137bb9d6197dfdae33e444a76a99f6832688787feabbb064e09d39a3f55
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.45.0":
version: 5.45.0
resolution: "@typescript-eslint/typescript-estree@npm:5.45.0"
Expand Down Expand Up @@ -976,16 +941,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.43.0":
version: 5.43.0
resolution: "@typescript-eslint/visitor-keys@npm:5.43.0"
dependencies:
"@typescript-eslint/types": 5.43.0
eslint-visitor-keys: ^3.3.0
checksum: 4820679e50096dcdaadc7c95d32e5dca3ba8510acf1a865e283822bae3940a2faec02ad8abe793f8a25f75b600f1e7215e1fd3b3ba73779eff737fa90d092550
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.45.0":
version: 5.45.0
resolution: "@typescript-eslint/visitor-keys@npm:5.45.0"
Expand Down Expand Up @@ -1479,7 +1434,7 @@ __metadata:
"@types/ws": ^8
"@types/yargs": ^17
"@typescript-eslint/eslint-plugin": ^5.45.0
"@typescript-eslint/parser": ^5.43.0
"@typescript-eslint/parser": ^5.45.0
eslint: ^8.28.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ^2.26.0
Expand Down