Skip to content

Commit

Permalink
Merge pull request #587 from spiltcoffee/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…script-eslint/parser-7.0.2

build(npm-dev): bump @typescript-eslint/parser from 7.0.1 to 7.0.2
  • Loading branch information
mergify[bot] authored Feb 20, 2024
2 parents 2e70821 + d148317 commit 609474d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.9",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/parser": "^7.0.2",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-typescript": "~5.0.8",
"@vue/cli-service": "~5.0.8",
Expand Down
64 changes: 9 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1002,21 +1002,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/parser@npm:7.0.1"
"@typescript-eslint/parser@npm:^7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/parser@npm:7.0.2"
dependencies:
"@typescript-eslint/scope-manager": 7.0.1
"@typescript-eslint/types": 7.0.1
"@typescript-eslint/typescript-estree": 7.0.1
"@typescript-eslint/visitor-keys": 7.0.1
"@typescript-eslint/scope-manager": 7.0.2
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/typescript-estree": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: de86c90e3697c949a1572d3f258eedf1cb2358adde9b0069138082d06ffade463605bec8b516df656b8a7250e34579afbecfe7cebc9a991ab79a60528b62358f
checksum: ac47105ee238f6085c281f2634579ffe2e54f3f62c8540c569536f3229b9a7ba4eeeda947461255266e8d5c4162ab4c43974d174c93591d1a16c3bb0c8123eec
languageName: node
linkType: hard

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

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

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

"@typescript-eslint/types@npm:7.0.1":
version: 7.0.1
resolution: "@typescript-eslint/types@npm:7.0.1"
checksum: 3bd1b16171f578064b47d0fa8c5c6e85e857de764e0898ac08fc79a551ec7447242b74d1e2f8eaac1da70d3fa045c9a4d0001c52bbc81b83e7d02ee8230c3d71
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/types@npm:7.0.2"
Expand All @@ -1123,25 +1106,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
Expand Down Expand Up @@ -1205,16 +1169,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
Expand Down Expand Up @@ -8314,7 +8268,7 @@ __metadata:
dependencies:
"@types/lodash.clonedeep": ^4.5.9
"@typescript-eslint/eslint-plugin": ^7.0.2
"@typescript-eslint/parser": ^7.0.1
"@typescript-eslint/parser": ^7.0.2
"@vue/cli-plugin-eslint": ~5.0.8
"@vue/cli-plugin-typescript": ~5.0.8
"@vue/cli-service": ~5.0.8
Expand Down

0 comments on commit 609474d

Please sign in to comment.