Skip to content

Commit

Permalink
build(deps-dev): Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (
Browse files Browse the repository at this point in the history
…#127)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent 35482e6 commit edb2e03
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 @@ -92,7 +92,7 @@
"@types/semver": "7.3.13",
"@types/unist": "2.0.6",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.59.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.30.1",
"@vitest/ui": "0.30.1",
Expand Down
61 changes: 53 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
"@types/semver": "npm:7.3.13"
"@types/unist": "npm:2.0.6"
"@typescript-eslint/eslint-plugin": "npm:5.58.0"
"@typescript-eslint/parser": "npm:5.58.0"
"@typescript-eslint/parser": "npm:5.59.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.30.1"
"@vitest/ui": "npm:0.30.1"
Expand Down Expand Up @@ -2161,20 +2161,20 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"@typescript-eslint/type-utils@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/type-utils@npm:5.58.0"
Expand All @@ -2212,6 +2222,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/types@npm:5.59.0"
checksum: 9f3107a5c4ac163ba340aa578f0b0eb8b38f78b2ac689488e650959e2ef43a02d84e00e04314fbb069a4d910f41a02b827af372d7fda16d34d648131c7cd644a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/typescript-estree@npm:5.58.0"
Expand All @@ -2230,6 +2247,24 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/utils@npm:5.58.0"
Expand Down Expand Up @@ -2258,6 +2293,16 @@ __metadata:
languageName: node
linkType: hard

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

"@vates/toggle-scripts@npm:1.0.0":
version: 1.0.0
resolution: "@vates/toggle-scripts@npm:1.0.0"
Expand Down

0 comments on commit edb2e03

Please sign in to comment.