mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Bump @vue/eslint-config-typescript from 5.0.2 to 5.1.0
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v5.0.2...v5.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ae6f5935b5
commit
6e0c9ac616
|
@ -34,7 +34,7 @@
|
|||
"@vue/cli-plugin-vuex": "~4.5.3",
|
||||
"@vue/cli-service": "~4.5.4",
|
||||
"@vue/eslint-config-airbnb": "^5.1.0",
|
||||
"@vue/eslint-config-typescript": "^5.0.2",
|
||||
"@vue/eslint-config-typescript": "^5.1.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-config-airbnb": "^18.2.0",
|
||||
|
|
|
@ -1719,10 +1719,10 @@
|
|||
eslint-import-resolver-webpack "^0.12.2"
|
||||
eslint-plugin-import "^2.21.2"
|
||||
|
||||
"@vue/eslint-config-typescript@^5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.0.2.tgz#c2f3328e70d55d10aeb826f209405397960548c7"
|
||||
integrity sha512-GEZOHKOnelgQf5npA+6VNuhJZu9xEJaics3SYUyRjaSay+2SCpEINHhEpt6fXoNy/aIFt8CkDlt9CaEb+QPIcg==
|
||||
"@vue/eslint-config-typescript@^5.1.0":
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.1.0.tgz#17eb1af64f63e231fcceca5603859bdfb4f5d4e0"
|
||||
integrity sha512-wFAdPMWegKZOdbQBEWV4/KbOKuX/6Q5db3304kiWNBK+6P7+CoMrsbaKzJFjuAZF7fQR2fJtZT9ciGWVVT//vw==
|
||||
dependencies:
|
||||
vue-eslint-parser "^7.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user