From 825e0fd5681415afb583dcc2df530112329b468b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 03:50:55 +0000 Subject: [PATCH] chore(deps-dev): bump @vue/tsconfig from 0.5.1 to 0.6.0 Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](https://github.com/vuejs/tsconfig/compare/v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: "@vue/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor ... 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 55a1dc1..567b2da 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@typescript-eslint/parser": "8.13.0", "@vitejs/plugin-vue": "5.2.0", "@vue/test-utils": "2.4.0", - "@vue/tsconfig": "0.5.1", + "@vue/tsconfig": "0.6.0", "eslint": "9.14.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-vue": "9.30.0", diff --git a/yarn.lock b/yarn.lock index f8d2199..bf08ee8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -596,10 +596,10 @@ js-beautify "1.14.6" vue-component-type-helpers "1.6.5" -"@vue/tsconfig@0.5.1": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.5.1.tgz#3124ec16cc0c7e04165b88dc091e6b97782fffa9" - integrity sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ== +"@vue/tsconfig@0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.6.0.tgz#238de64e5296aac3fc076f77b5b74c8f4a493d53" + integrity sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw== abbrev@^1.0.0: version "1.1.1"