Skip to content

Commit

Permalink
Merge pull request #1589 from freqtrade/dependabot/npm_and_yarn/main/…
Browse files Browse the repository at this point in the history
…typescript-eslint/parser-6.13.1

build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.1
  • Loading branch information
xmatthias authored Nov 29, 2023
2 parents 3893ce8 + 33327ab commit 36cd791
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@iconify-json/mdi": "^1.1.57",
"@types/echarts": "^4.9.22",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vue/compiler-sfc": "3.3.9",
"@vue/eslint-config-prettier": "^8.0.0",
Expand Down
65 changes: 10 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1186,21 +1186,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/parser@npm:6.12.0"
dependencies:
"@typescript-eslint/scope-manager": 6.12.0
"@typescript-eslint/types": 6.12.0
"@typescript-eslint/typescript-estree": 6.12.0
"@typescript-eslint/visitor-keys": 6.12.0
"@typescript-eslint/parser@npm:^6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/parser@npm:6.13.1"
dependencies:
"@typescript-eslint/scope-manager": 6.13.1
"@typescript-eslint/types": 6.13.1
"@typescript-eslint/typescript-estree": 6.13.1
"@typescript-eslint/visitor-keys": 6.13.1
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 92923b7ee61f52d6b74f515640fe6bbb6b0a922d20dabeb6b59bc73f3c132bf750a2b706bb40fbe6d233c6ecc1abe905c99aa062280bb78e5724334f5b6c4ac5
checksum: 58b7fef6f2d02c8f4737f9908a8d335a20bee20dba648233a69f28e7b39237791d2b9fbb818e628dcc053ddf16507b161ace7f1139e093d72365f1270c426de3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1232,16 +1232,6 @@ __metadata:
languageName: node
linkType: hard

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

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

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

"@typescript-eslint/types@npm:6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/types@npm:6.13.1"
Expand All @@ -1325,24 +1308,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.12.0":
version: 6.12.0
resolution: "@typescript-eslint/typescript-estree@npm:6.12.0"
dependencies:
"@typescript-eslint/types": 6.12.0
"@typescript-eslint/visitor-keys": 6.12.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: 943f7ff2e164d812f6ae0a2d5096836aff00b1fda39937b03f126f266f03f3655794f5fc4643b49b71c312126d9422dfd764744bd1ba41ee6821a5bac1511aa2
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/typescript-estree@npm:6.13.1"
Expand Down Expand Up @@ -1405,16 +1370,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:6.13.1":
version: 6.13.1
resolution: "@typescript-eslint/visitor-keys@npm:6.13.1"
Expand Down Expand Up @@ -3596,7 +3551,7 @@ __metadata:
"@popperjs/core": ^2.11.8
"@types/echarts": ^4.9.22
"@typescript-eslint/eslint-plugin": ^6.13.1
"@typescript-eslint/parser": ^6.12.0
"@typescript-eslint/parser": ^6.13.1
"@vitejs/plugin-vue": ^4.5.0
"@vue/compiler-sfc": 3.3.9
"@vue/eslint-config-prettier": ^8.0.0
Expand Down

0 comments on commit 36cd791

Please sign in to comment.