Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 5.55.0 to 5.59.6
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.55.0 to 5.59.6.
- [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/v5.59.6/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 9eac7e3 commit 66dfa34
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 9 deletions.
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/sprintf-js": "^1.1.2",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/parser": "^5.59.6",
"eslint": "^8.36.0",
"typescript": "^4.9.5"
},
Expand Down
61 changes: 53 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,20 +226,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/parser@npm:5.55.0"
"@typescript-eslint/parser@npm:^5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/parser@npm:5.59.6"
dependencies:
"@typescript-eslint/scope-manager": 5.55.0
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/typescript-estree": 5.55.0
"@typescript-eslint/scope-manager": 5.59.6
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/typescript-estree": 5.59.6
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 48a20dc7e67960b5168b77bfb9d11d053a21d57bb83cf7b59f750191cbca5eea3b4636a8e6e75cc0aca5a84cdef91fed5440934fc2935f8c6fa71630a253a50c
checksum: 1f6e259f501e3d13f9632bd71da2cf3d11150f1276079522e8d5c392a07c3aea867c855481981fca3bf32beb6bef046ef64cdfceba8ea4150f27099e44d9a92c
languageName: node
linkType: hard

Expand All @@ -253,6 +253,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/type-utils@npm:5.55.0"
Expand All @@ -277,6 +287,13 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/typescript-estree@npm:5.55.0"
Expand All @@ -295,6 +312,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/typescript-estree@npm:5.59.6"
dependencies:
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/visitor-keys": 5.59.6
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: 65b7879e8cd4ccb987c1e1fa75cd84250cb46799ba0de6cdcaec70f6700b45ae4efcebb24163ca7946152e1b12595ee58e35bfb31ea6d35b3f39deaf973d4f1a
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/utils@npm:5.55.0"
Expand Down Expand Up @@ -323,6 +358,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/visitor-keys@npm:5.59.6"
dependencies:
"@typescript-eslint/types": 5.59.6
eslint-visitor-keys: ^3.3.0
checksum: 8f216411344f5ed618ab838fa3fc4b04f3041f33e08d9b160df4db988f496c71f934c4b0362f686ce63ecf7f5d926c67190d5116c91945c1957544728449ec6b
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 @@ -628,7 +673,7 @@ __metadata:
"@types/sprintf-js": ^1.1.2
"@types/ws": ^8.5.4
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.55.0
"@typescript-eslint/parser": ^5.59.6
async-wait-until: ^2.0.12
eris: ^0.17.2
eslint: ^8.36.0
Expand Down

0 comments on commit 66dfa34

Please sign in to comment.