Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.59.7 #384

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -34,7 +34,7 @@
"@types/jest": "27.4.1",
"@types/node": "^16.7.1",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0",
"@typescript-eslint/parser": "5.59.7",
"codecov": "3.8.3",
"eslint": "8.14.0",
"eslint-config-prettier": "8.5.0",
Expand Down
76 changes: 66 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1230,20 +1230,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.21.0":
version: 5.21.0
resolution: "@typescript-eslint/parser@npm:5.21.0"
"@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.21.0
"@typescript-eslint/types": 5.21.0
"@typescript-eslint/typescript-estree": 5.21.0
debug: ^4.3.2
"@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: c0a4f03dccfba699c95788bef35312ec2ab7fa0dd7164916bce7762293b00f12f454d44dea2f1553d516d87a5fcc262ea3c5b7efa958cbfda7e4b9b73d67b54f
checksum: bc44f37a11a44f84ae5f0156213f3e2e49aef2ecac94d9e161a0c721acd29462e288f306ad4648095ac1c0e5a5f62b78280c1735883cf39f79ee3afcba312119
languageName: node
linkType: hard

Expand All @@ -1257,6 +1257,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.21.0":
version: 5.21.0
resolution: "@typescript-eslint/type-utils@npm:5.21.0"
Expand All @@ -1280,6 +1290,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.21.0":
version: 5.21.0
resolution: "@typescript-eslint/typescript-estree@npm:5.21.0"
Expand All @@ -1298,6 +1315,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.21.0":
version: 5.21.0
resolution: "@typescript-eslint/utils@npm:5.21.0"
Expand All @@ -1324,6 +1359,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

"abab@npm:^2.0.3, abab@npm:^2.0.5":
version: 2.0.6
resolution: "abab@npm:2.0.6"
Expand Down Expand Up @@ -3228,7 +3273,7 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"globby@npm:^11.0.4":
"globby@npm:^11.0.4, globby@npm:^11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
dependencies:
Expand Down Expand Up @@ -4997,7 +5042,7 @@ fsevents@^2.3.2:
"@types/jest": 27.4.1
"@types/node": ^16.7.1
"@typescript-eslint/eslint-plugin": 5.21.0
"@typescript-eslint/parser": 5.21.0
"@typescript-eslint/parser": 5.59.7
codecov: 3.8.3
eslint: 8.14.0
eslint-config-prettier: 8.5.0
Expand Down Expand Up @@ -5836,6 +5881,17 @@ resolve@^1.22.0:
languageName: node
linkType: hard

"semver@npm:^7.3.7":
version: 7.5.1
resolution: "semver@npm:7.5.1"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: d16dbedad53c65b086f79524b9ef766bf38670b2395bdad5c957f824dcc566b624988013564f4812bcace3f9d405355c3635e2007396a39d1bffc71cfec4a2fc
languageName: node
linkType: hard

"send@npm:0.17.2":
version: 0.17.2
resolution: "send@npm:0.17.2"
Expand Down