Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0 (#…
Browse files Browse the repository at this point in the history
…1050)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.0.
- [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/v6.2.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2023
1 parent 4336cce commit 76cd929
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "^7.22.9",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/parser": "^6.2.0",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-e2e-cypress": "~5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
Expand Down
63 changes: 9 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2993,21 +2993,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.1.0":
version: 6.1.0
resolution: "@typescript-eslint/parser@npm:6.1.0"
"@typescript-eslint/parser@npm:^6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/parser@npm:6.2.0"
dependencies:
"@typescript-eslint/scope-manager": 6.1.0
"@typescript-eslint/types": 6.1.0
"@typescript-eslint/typescript-estree": 6.1.0
"@typescript-eslint/visitor-keys": 6.1.0
"@typescript-eslint/scope-manager": 6.2.0
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/typescript-estree": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: dc59cda4396ca09e3aa2bd5b99d8ef9526df56567d4a9b953668102116db975dfb2426c3369560a2b02e083d49e43b4cebb252144d175e900096eb0b17f7ae3c
checksum: ba79674f2d4599a24c7afa8f18ec28243b80df39f82a4a6b7a4ce7c584ec37d4ade40a3aa058d597a5cbf71647a40d0995866748d14cf4b52d8ad4420d10f669
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:6.1.0":
version: 6.1.0
resolution: "@typescript-eslint/scope-manager@npm:6.1.0"
dependencies:
"@typescript-eslint/types": 6.1.0
"@typescript-eslint/visitor-keys": 6.1.0
checksum: 57c73b8713be79abebbcfef1d58f78a820ea88a5c37a44d2c9a76130216d9ee824134fae215dde794121cfaf1284370da77e1e5184ba71812aebb1a8cf39f325
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/scope-manager@npm:6.2.0"
Expand Down Expand Up @@ -3082,13 +3072,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.1.0":
version: 6.1.0
resolution: "@typescript-eslint/types@npm:6.1.0"
checksum: c1f55ebfda7af5e63077beb65fe5a82de7ae7afb913a4ebfb023f2889d5ec06f75b6ebca6ee45d6d205508a52fa5a6bf5821182c3e7e4400ac9304083b88f139
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/types@npm:6.2.0"
Expand All @@ -3114,24 +3097,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.1.0":
version: 6.1.0
resolution: "@typescript-eslint/typescript-estree@npm:6.1.0"
dependencies:
"@typescript-eslint/types": 6.1.0
"@typescript-eslint/visitor-keys": 6.1.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 42729b8952a78ff9fc7d3833e16de25f1a3502461ebe5d09a28fb4375c8e5978dde0dd1f8a7973bf7470ff9023cce84de82e968b02a09f54a0f753d21d9127e8
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/typescript-estree@npm:6.2.0"
Expand Down Expand Up @@ -3195,16 +3160,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.1.0":
version: 6.1.0
resolution: "@typescript-eslint/visitor-keys@npm:6.1.0"
dependencies:
"@typescript-eslint/types": 6.1.0
eslint-visitor-keys: ^3.4.1
checksum: 21c7c9b9a52325e3b67c0015deb99a1603b19703af7c002e87f32e2d8f9910813985877ee7b589dc9938d308e3d082cf97c8ca43c2c95b86a919c426d8913439
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/visitor-keys@npm:6.2.0"
Expand Down Expand Up @@ -10477,7 +10432,7 @@ __metadata:
"@oruga-ui/theme-bulma": ^0.2.11
"@types/jest": ^29.5.3
"@typescript-eslint/eslint-plugin": ^6.2.0
"@typescript-eslint/parser": ^6.1.0
"@typescript-eslint/parser": ^6.2.0
"@vue/cli-plugin-babel": ^5.0.8
"@vue/cli-plugin-e2e-cypress": ~5.0.8
"@vue/cli-plugin-eslint": ^5.0.8
Expand Down

0 comments on commit 76cd929

Please sign in to comment.