build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#99)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.7. - [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.7/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
"@types/node": "^18.16.14",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
||||
"@typescript-eslint/parser": "^5.59.6",
|
||||
"@typescript-eslint/parser": "^5.59.7",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"@vitest/coverage-istanbul": "^0.31.1",
|
||||
"eslint": "^8.41.0",
|
||||
|
||||
@@ -848,20 +848,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.59.6":
|
||||
version: 5.59.6
|
||||
resolution: "@typescript-eslint/parser@npm:5.59.6"
|
||||
"@typescript-eslint/parser@npm:^5.59.7":
|
||||
version: 5.59.7
|
||||
resolution: "@typescript-eslint/parser@npm:5.59.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.59.6
|
||||
"@typescript-eslint/types": 5.59.6
|
||||
"@typescript-eslint/typescript-estree": 5.59.6
|
||||
"@typescript-eslint/scope-manager": 5.59.7
|
||||
"@typescript-eslint/types": 5.59.7
|
||||
"@typescript-eslint/typescript-estree": 5.59.7
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 1f6e259f501e3d13f9632bd71da2cf3d11150f1276079522e8d5c392a07c3aea867c855481981fca3bf32beb6bef046ef64cdfceba8ea4150f27099e44d9a92c
|
||||
checksum: bc44f37a11a44f84ae5f0156213f3e2e49aef2ecac94d9e161a0c721acd29462e288f306ad4648095ac1c0e5a5f62b78280c1735883cf39f79ee3afcba312119
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -895,6 +895,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.59.7":
|
||||
version: 5.59.7
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.59.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.59.7
|
||||
"@typescript-eslint/visitor-keys": 5.59.7
|
||||
checksum: 43f7ea93fddbe2902122a41050677fe3eff2ea468f435b981592510cfc6136e8c28ac7d3a3e05fb332c0b3078a29bd0c91c35b2b1f4e788b4eb9aaeb70e21583
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.57.1":
|
||||
version: 5.57.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.57.1"
|
||||
@@ -950,6 +960,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.59.7":
|
||||
version: 5.59.7
|
||||
resolution: "@typescript-eslint/types@npm:5.59.7"
|
||||
checksum: 52eccec9e2d631eb2808e48b5dc33a837b5e242fa9eddace89fc707c9f2283b5364f1d38b33d418a08d64f45f6c22f051800898e1881a912f8aac0c3ae300d0a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.57.1":
|
||||
version: 5.57.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.57.1"
|
||||
@@ -1004,6 +1021,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.59.7":
|
||||
version: 5.59.7
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.59.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.59.7
|
||||
"@typescript-eslint/visitor-keys": 5.59.7
|
||||
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: eefe82eedf9ee2e14463c3f2b5b18df084c1328a859b245ee897a9a7075acce7cca0216a21fd7968b75aa64189daa008bfde1e2f9afbcc336f3dfe856e7f342e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.57.1":
|
||||
version: 5.57.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.57.1"
|
||||
@@ -1088,6 +1123,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.59.7":
|
||||
version: 5.59.7
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.59.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.59.7
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 4367f2ea68dd96a0520485434ad11e1bd26239eeeb3a2150bee7478a0f1df3c2099a39f96486722932be0456bcb7a47a483b452876d1d30bdeb9b81d354eef3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vercel/ncc@npm:^0.36.1":
|
||||
version: 0.36.1
|
||||
resolution: "@vercel/ncc@npm:0.36.1"
|
||||
@@ -5258,7 +5303,7 @@ __metadata:
|
||||
"@types/js-yaml": ^4.0.5
|
||||
"@types/node": ^18.16.14
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.6
|
||||
"@typescript-eslint/parser": ^5.59.6
|
||||
"@typescript-eslint/parser": ^5.59.7
|
||||
"@vercel/ncc": ^0.36.1
|
||||
"@vitest/coverage-istanbul": ^0.31.1
|
||||
eslint: ^8.41.0
|
||||
|
||||
Reference in New Issue
Block a user