From 6e0c9ac6160e8260d295f80cf05be4812fdf0d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2020 09:14:44 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"