diff --git a/package.json b/package.json index 3b3a45c1..88588686 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 073ab1bd..d903b3a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"