Skip to content

chore(deps-dev): Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 #13943

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

Merged
Merged
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 @@ -93,7 +93,7 @@
"@types/underscore": "1.11.4",
"@types/webpack-env": "1.18.0",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"@typescript-eslint/parser": "5.40.1",
"@wireapp/copy-config": "1.3.6",
"@wireapp/eslint-config": "1.12.11",
"@wireapp/prettier-config": "0.4.6",
Expand Down
61 changes: 53 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3939,20 +3939,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.40.0":
version: 5.40.0
resolution: "@typescript-eslint/parser@npm:5.40.0"
"@typescript-eslint/parser@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/parser@npm:5.40.1"
dependencies:
"@typescript-eslint/scope-manager": 5.40.0
"@typescript-eslint/types": 5.40.0
"@typescript-eslint/typescript-estree": 5.40.0
"@typescript-eslint/scope-manager": 5.40.1
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/typescript-estree": 5.40.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: a8d02950dd12fcb1d19ad5f24cbfd186ca88d8a099160f93f99767896a45198a9f9bfbdd1a57c1ae50d452e6c895ae5b4d7e4623dfc87bca55a45c5ba16491f8
checksum: 9fe410c1b14934803bb7c26de9b8de5d46ef9b6fe5dcbee1d7e111f0259659c214549b60dacdc729a3e23da835e6a44f08a9aa6bcb73ffff3c4fd5b9142358ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3986,6 +3986,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.40.0":
version: 5.40.0
resolution: "@typescript-eslint/type-utils@npm:5.40.0"
Expand Down Expand Up @@ -4024,6 +4034,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/types@npm:5.40.1"
checksum: 2430c799667c820903df7ef39bc4c2762cb7654dbb8525d56f37e73f8cefb82186b80654dbbe0294c5b55affe929c641cdb90232e2749dcd7838f9e500a41549
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/typescript-estree@npm:5.10.1"
Expand Down Expand Up @@ -4078,6 +4095,24 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/utils@npm:5.10.1"
Expand Down Expand Up @@ -4157,6 +4192,16 @@ __metadata:
languageName: node
linkType: hard

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

"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"
Expand Down Expand Up @@ -17628,7 +17673,7 @@ __metadata:
"@types/underscore": 1.11.4
"@types/webpack-env": 1.18.0
"@typescript-eslint/eslint-plugin": 5.40.0
"@typescript-eslint/parser": 5.40.0
"@typescript-eslint/parser": 5.40.1
"@wireapp/antiscroll-2": 1.3.1
"@wireapp/avs": 8.2.16
"@wireapp/copy-config": 1.3.6
Expand Down