Skip to content

Commit

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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.0 to 6.2.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/v6.2.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 5, 2023
1 parent 3973aab commit 455221a
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.1",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/parser": "^6.2.1",
"@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 @@ -2960,21 +2960,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/parser@npm:6.2.0"
"@typescript-eslint/parser@npm:^6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/parser@npm:6.2.1"
dependencies:
"@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
"@typescript-eslint/scope-manager": 6.2.1
"@typescript-eslint/types": 6.2.1
"@typescript-eslint/typescript-estree": 6.2.1
"@typescript-eslint/visitor-keys": 6.2.1
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ba79674f2d4599a24c7afa8f18ec28243b80df39f82a4a6b7a4ce7c584ec37d4ade40a3aa058d597a5cbf71647a40d0995866748d14cf4b52d8ad4420d10f669
checksum: cf4768cbfc696ce1d4b15ae55b3d2b52761e91a4a80e738cf3a75c501c2257d735cd6e462567965069d0d693a8cf5463ab9e8b97c36c6ed1fccd3c1c09855bdb
languageName: node
linkType: hard

Expand All @@ -2988,16 +2988,6 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.0
checksum: 75a650a3ede78bf841a3bf3f4880b94a06aa4c420f399a6fb9faee19a2e5998f7e330a13f78e07c4958413345bab58b0593f09fa163a77e8f6353012e795660c
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:6.2.0":
version: 6.2.0
resolution: "@typescript-eslint/types@npm:6.2.0"
checksum: 81878866cf7f49dbc335cce05adfbd994f348e2ebe9538fd6e934fa82e44186c16b2112b8d5f9f4c528ea127be157185be5e35e4913db4880d20ac495785baaf
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/types@npm:6.2.1"
Expand All @@ -3081,24 +3064,6 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.2.0
"@typescript-eslint/visitor-keys": 6.2.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: 5bfd5bf09feff6c4807cfa65cf407dd0249f7d487d6820941dd05999ee35cacdabaacadf23c92b90b57920025e93088e93924bc8df41f393ac0366538eb2902f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/typescript-estree@npm:6.2.1"
Expand Down Expand Up @@ -3162,16 +3127,6 @@ __metadata:
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"
dependencies:
"@typescript-eslint/types": 6.2.0
eslint-visitor-keys: ^3.4.1
checksum: b400c657c7e5c65b289304f6f5cee6536f23b3441306f82aff2d2e047e13770330715d4f7b29e734b0b2dab6030e41028894d5cd441696115bfea43ad18b2c54
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.2.1":
version: 6.2.1
resolution: "@typescript-eslint/visitor-keys@npm:6.2.1"
Expand Down Expand Up @@ -10420,7 +10375,7 @@ __metadata:
"@oruga-ui/theme-bulma": ^0.2.11
"@types/jest": ^29.5.3
"@typescript-eslint/eslint-plugin": ^6.2.1
"@typescript-eslint/parser": ^6.2.0
"@typescript-eslint/parser": ^6.2.1
"@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 455221a

Please sign in to comment.