From f8b08b28c84c4944f81777a7a652148443d574dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Dec 2022 21:32:15 +0000 Subject: [PATCH] chore(front): update vitest monorepo to v0.25.4 --- front/package.json | 4 ++-- front/yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/front/package.json b/front/package.json index 63996a361..a4803fc71 100644 --- a/front/package.json +++ b/front/package.json @@ -71,7 +71,7 @@ "@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller", "@typescript-eslint/eslint-plugin": "5.45.1", "@vitejs/plugin-vue": "3.2.0", - "@vitest/coverage-c8": "0.25.3", + "@vitest/coverage-c8": "0.25.4", "@vue/compiler-sfc": "3.2.45", "@vue/eslint-config-standard": "8.0.1", "@vue/eslint-config-typescript": "11.0.2", @@ -95,7 +95,7 @@ "vite": "3.2.5", "vite-plugin-pwa": "0.13.3", "vite-plugin-vue-inspector": "1.1.4", - "vitest": "0.25.3", + "vitest": "0.25.4", "vue-tsc": "1.0.11", "workbox-core": "6.5.4", "workbox-precaching": "6.5.4", diff --git a/front/yarn.lock b/front/yarn.lock index 95ce76d53..07cabee9a 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -1814,13 +1814,13 @@ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54" integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw== -"@vitest/coverage-c8@0.25.3": - version "0.25.3" - resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.3.tgz#308dcfe574412ac8b212ee7a891f843a4e4bb10d" - integrity sha512-+tmrB3E7pZTSM+aWKzLk0FpyyaQOoRQf0594hHp+E3Kk0tiFONiEFYf7+9a1Z+C2ffU/0w6KvyBjpNPdashMrg== +"@vitest/coverage-c8@0.25.4": + version "0.25.4" + resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.25.4.tgz#68f3b9634a426191476aca229d33b09d16f2d278" + integrity sha512-3ozqZUr3x8woBCBXJRzt1P8DRGKsIxajfzRu3ySKJE0bCkIl2hofzHYzkHBZafhfhMOt+hR6L395Io7gyMmpUQ== dependencies: c8 "^7.12.0" - vitest "0.25.3" + vitest "0.25.4" "@volar/language-core@1.0.11": version "1.0.11" @@ -4909,12 +4909,12 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -strip-literal@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-0.4.2.tgz#4f9fa6c38bb157b924e9ace7155ebf8a2342cbcf" - integrity sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw== +strip-literal@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-1.0.0.tgz#0a484ed5a978cd9d2becf3cf8f4f2cb5ab0e1e74" + integrity sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ== dependencies: - acorn "^8.8.0" + acorn "^8.8.1" supports-color@^5.3.0: version "5.5.0" @@ -5276,10 +5276,10 @@ vite@^3.0.0: optionalDependencies: fsevents "~2.3.2" -vitest@0.25.3: - version "0.25.3" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.3.tgz#4e5ed481e4da6a0ce014bdb71dfc9661fd62b722" - integrity sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA== +vitest@0.25.4: + version "0.25.4" + resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.25.4.tgz#11134b4c9199ed64bd5cc2945d98435381c50ef9" + integrity sha512-v/qoSEYPrf8qa1CbKIKYK+1GGmPPEJyXFbkuD6jhh080cfNBsuUDAdMu6hV2h9Uv34EMiUrVETL/wB+EHxFtbA== dependencies: "@types/chai" "^4.3.3" "@types/chai-subset" "^1.3.3" @@ -5290,7 +5290,7 @@ vitest@0.25.3: debug "^4.3.4" local-pkg "^0.4.2" source-map "^0.6.1" - strip-literal "^0.4.2" + strip-literal "^1.0.0" tinybench "^2.3.1" tinypool "^0.3.0" tinyspy "^1.0.2"