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.59.11 to 6.7.0 #119

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@tsconfig/node16": "^16.1.0",
"@types/node": "^20.4.4",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/parser": "^6.7.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.7.0",
Expand Down
87 changes: 85 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.1.0, @typescript-eslint/parser@npm:^5.59.2":
"@typescript-eslint/parser@npm:^5.1.0":
version: 5.59.11
resolution: "@typescript-eslint/parser@npm:5.59.11"
dependencies:
Expand All @@ -254,6 +254,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/parser@npm:6.7.0"
dependencies:
"@typescript-eslint/scope-manager": 6.7.0
"@typescript-eslint/types": 6.7.0
"@typescript-eslint/typescript-estree": 6.7.0
"@typescript-eslint/visitor-keys": 6.7.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 21d52a49abf78a3b037261c01f1f4d2d550919ddc906ebb058db3410a706457ac3a7d082716328ce98a6741d4e77c945b71ff386d9047c5a2e5beef23e14ab45
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/scope-manager@npm:5.59.11"
Expand All @@ -264,6 +282,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/type-utils@npm:5.59.11"
Expand All @@ -288,6 +316,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.59.11":
version: 5.59.11
resolution: "@typescript-eslint/typescript-estree@npm:5.59.11"
Expand All @@ -306,6 +341,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.7.0":
version: 6.7.0
resolution: "@typescript-eslint/typescript-estree@npm:6.7.0"
dependencies:
"@typescript-eslint/types": 6.7.0
"@typescript-eslint/visitor-keys": 6.7.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: 9bd57910085f0dd97d7083e0468c34e0753d20d36d3ffaa4ba111f13cc4986743374f5aed928e645ea982cf2ed9a8141598bee41393cad0abee001f0842ad117
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.11, @typescript-eslint/utils@npm:^5.10.0":
version: 5.59.11
resolution: "@typescript-eslint/utils@npm:5.59.11"
Expand Down Expand Up @@ -334,6 +387,16 @@ __metadata:
languageName: node
linkType: hard

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

"@vercel/ncc@npm:^0.36.1":
version: 0.36.1
resolution: "@vercel/ncc@npm:0.36.1"
Expand Down Expand Up @@ -722,7 +785,7 @@ __metadata:
"@actions/core": ^1.10.0
"@tsconfig/node16": ^16.1.0
"@types/node": ^20.4.4
"@typescript-eslint/parser": ^5.59.2
"@typescript-eslint/parser": ^6.7.0
"@vercel/ncc": ^0.36.1
eslint: ^8.45.0
eslint-plugin-github: ^4.7.0
Expand Down Expand Up @@ -2750,6 +2813,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down Expand Up @@ -2991,6 +3065,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.0.3
resolution: "ts-api-utils@npm:1.0.3"
peerDependencies:
typescript: ">=4.2.0"
checksum: 441cc4489d65fd515ae6b0f4eb8690057add6f3b6a63a36073753547fb6ce0c9ea0e0530220a0b282b0eec535f52c4dfc315d35f8a4c9a91c0def0707a714ca6
languageName: node
linkType: hard

"tsconfig-paths@npm:^3.14.1":
version: 3.14.2
resolution: "tsconfig-paths@npm:3.14.2"
Expand Down
Loading