mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #82 from freqtrade/dependabot/npm_and_yarn/master/vue/eslint-config-typescript-5.1.0
Bump @vue/eslint-config-typescript from 5.0.2 to 5.1.0
This commit is contained in:
commit
013be18b66
|
@ -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