Skip to content

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/parser from 5.46.1 to 5.47.1
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.46.1 to 5.47.1.
- [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.47.1/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] authored and oliversalzburg committed Jan 2, 2023
1 parent 34cb174 commit 15020a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 54 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/prettier": "2.7.2",
"@types/web": "0.0.86",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.29.0",
"eslint-plugin-jsdoc": "39.6.4",
"lint-staged": "13.1.0",
Expand Down
61 changes: 8 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1130,30 +1130,20 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/scope-manager@npm:5.46.1"
dependencies:
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/visitor-keys": 5.46.1
checksum: 6afe7f5110ecea519d389b429dfd55379242556f0116e351658191429568788daee7a8e764052f9a5bada7de12215ca5a49761d963ff413d1d6854e6ec10fb0b
checksum: 51c7b7c2ad0824ebce9ce223267248c7e6324eb16cb7b0082543fafaf54454f2a0b9c30181ff80650ad1c8939ad9aedba6d27b2c94760a0498d896532401e964
languageName: node
linkType: hard

Expand Down Expand Up @@ -1184,38 +1174,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/types@npm:5.46.1"
checksum: 432ebc48196ed8c1542842b7cb57559a5ae70e69e242403ae2ffb4285d83fd5d52721d65ebd38d09a33ae25818a796293cd92e9f067c67d041aea4a1c731b7f7
languageName: node
linkType: hard

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

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

"@typescript-eslint/typescript-estree@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/typescript-estree@npm:5.47.1"
Expand Down Expand Up @@ -1252,16 +1217,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/visitor-keys@npm:5.47.1"
Expand Down Expand Up @@ -3124,7 +3079,7 @@ __metadata:
"@types/prettier": 2.7.2
"@types/web": 0.0.86
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/parser": 5.47.1
eslint: 8.29.0
eslint-plugin-jsdoc: 39.6.4
lint-staged: 13.1.0
Expand Down

0 comments on commit 15020a3

Please sign in to comment.