Skip to content
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

build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.57.0 #46

Open
wants to merge 1 commit into
base: next
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
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/luxon": "^3.2.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/parser": "^5.57.0",
"depcheck": "^1.4.3",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
Expand Down
61 changes: 53 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1094,20 +1094,20 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"@typescript-eslint/type-utils@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/type-utils@npm:5.48.0"
Expand All @@ -1145,6 +1155,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.57.0":
version: 5.57.0
resolution: "@typescript-eslint/types@npm:5.57.0"
checksum: 79a100fb650965f63c01c20e6abd79ca0d2043c3a329b9fef89917d6b9ba3c0f946dca3f14f2975ee6349daadd6ce0e98fde3aafe4b710e5a27abe1adc590c85
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/typescript-estree@npm:5.48.0"
Expand All @@ -1163,6 +1180,24 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:5.48.0":
version: 5.48.0
resolution: "@typescript-eslint/utils@npm:5.48.0"
Expand Down Expand Up @@ -1191,6 +1226,16 @@ __metadata:
languageName: node
linkType: hard

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

"@vue/compiler-core@npm:3.2.45":
version: 3.2.45
resolution: "@vue/compiler-core@npm:3.2.45"
Expand Down Expand Up @@ -4802,7 +4847,7 @@ __metadata:
"@semantic-release/release-notes-generator": ^10.0.3
"@types/luxon": ^3.2.0
"@typescript-eslint/eslint-plugin": ^5.48.0
"@typescript-eslint/parser": ^5.48.0
"@typescript-eslint/parser": ^5.57.0
axios: 1.2.1
depcheck: ^1.4.3
eslint: ^8.31.0
Expand Down