Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 5.59.11 to 6.16.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 6.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 991bed6 commit b08fc9b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 3 deletions.
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.8.7",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/parser": "^6.16.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.7.0",
Expand Down
97 changes: 95 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,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 @@ -256,6 +256,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/parser@npm:6.16.0"
dependencies:
"@typescript-eslint/scope-manager": 6.16.0
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/typescript-estree": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 5048a4fe63a8edf3b23c4355c7399d39c266a5f92d2c271e0ff3122eff5cd81d6535c871912b9cea991d87c91d264420ad0253b7816206f34356c290b7671188
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 @@ -266,6 +284,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/scope-manager@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
checksum: a3380f2cd4dd0928dfcacc45057018cbe11f86cccb53a848d4eb4d15b363e95b11aae453b4a7822701667816fabd4b6393839447a342e55f8cfaa6740c635098
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 @@ -290,6 +318,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/types@npm:6.16.0"
checksum: 74f8e4412cd52272952bfba8db9c1f7fd991f0f3924d6f63aff4e92614a8a581ea9c0df715190567d176a72b55099f3ef03d5462d4f6a78695d2b659cf5bfe34
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 @@ -308,6 +343,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/typescript-estree@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.16.0
"@typescript-eslint/visitor-keys": 6.16.0
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: 20ed8b8f7bf8173d5b68e9b0b86178607a5054adeb9daba87b7c1aa245b2f42ad04b93ee669d74920229eaf430cff146d67c6366a01cc338593a81bf812e6132
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 @@ -336,6 +390,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.16.0":
version: 6.16.0
resolution: "@typescript-eslint/visitor-keys@npm:6.16.0"
dependencies:
"@typescript-eslint/types": 6.16.0
eslint-visitor-keys: ^3.4.1
checksum: 2863e6d145a79bb12485b39417e30710996d8576894d67a484fde7cef417e3c67fd9fd99cb57736f0667e4425ddb2ab1f0954340ec5f4e08b8cb2ce7378a1977
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 @@ -724,7 +788,7 @@ __metadata:
"@actions/core": ^1.10.0
"@tsconfig/node16": ^16.1.0
"@types/node": ^20.8.7
"@typescript-eslint/parser": ^5.59.2
"@typescript-eslint/parser": ^6.16.0
"@vercel/ncc": ^0.36.1
eslint: ^8.45.0
eslint-plugin-github: ^4.7.0
Expand Down Expand Up @@ -2181,6 +2245,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -2752,6 +2825,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 @@ -2993,6 +3077,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

0 comments on commit b08fc9b

Please sign in to comment.