From 2a739cf248d02ffd1ac4cdc9261347a26d696bc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 10:08:51 +0000 Subject: [PATCH] Update dependency vitest to v0.31.4 --- ghost/admin-x-settings/package.json | 2 +- ghost/portal/package.json | 2 +- ghost/signup-form/package.json | 2 +- yarn.lock | 74 ++++++++++++++--------------- 4 files changed, 40 insertions(+), 40 deletions(-) diff --git a/ghost/admin-x-settings/package.json b/ghost/admin-x-settings/package.json index 2e1807fc3e..2a2ee5df79 100644 --- a/ghost/admin-x-settings/package.json +++ b/ghost/admin-x-settings/package.json @@ -81,6 +81,6 @@ "typescript": "5.0.4", "vite": "4.3.9", "vite-plugin-svgr": "3.2.0", - "vitest": "0.31.3" + "vitest": "0.31.4" } } diff --git a/ghost/portal/package.json b/ghost/portal/package.json index c53ce0386c..9fb5dc55a8 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -82,6 +82,6 @@ "vite": "4.3.9", "vite-plugin-css-injected-by-js": "3.1.1", "vite-plugin-svgr": "3.2.0", - "vitest": "0.31.3" + "vitest": "0.31.4" } } diff --git a/ghost/signup-form/package.json b/ghost/signup-form/package.json index a80591e8f9..46184b8cb3 100644 --- a/ghost/signup-form/package.json +++ b/ghost/signup-form/package.json @@ -74,6 +74,6 @@ "typescript": "5.0.4", "vite": "4.3.9", "vite-plugin-svgr": "3.2.0", - "vitest": "0.31.3" + "vitest": "0.31.4" } } diff --git a/yarn.lock b/yarn.lock index 7d520ea050..ca8e16a4a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7985,38 +7985,38 @@ picocolors "^1.0.0" std-env "^3.3.1" -"@vitest/expect@0.31.3": - version "0.31.3" - resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.31.3.tgz#1a1d70822d17e8aa76aec527da0a74dfd79d5f6f" - integrity sha512-J+npV64YwKRJN7hA8KVnuyGi5k5mIaq4XmqIxKbRUX0BRBkU1xZ7gZeTwQ4S4dBTcvSvcoxceBNfMTnOdTlg3g== +"@vitest/expect@0.31.4": + version "0.31.4" + resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.31.4.tgz#115c517404488bf3cb6ce4ac411c40d8e86891b8" + integrity sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg== dependencies: - "@vitest/spy" "0.31.3" - "@vitest/utils" "0.31.3" + "@vitest/spy" "0.31.4" + "@vitest/utils" "0.31.4" chai "^4.3.7" -"@vitest/runner@0.31.3": - version "0.31.3" - resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.31.3.tgz#0dfc4825ef9e958c332b773fbf8b4baa21c6ea07" - integrity sha512-89Fic1IRu4yNqnks/KJEncqZsmQpxq9RSnMVwV0RZeI9RWv/FYh9Nuoz8ld73YKOh6NiF4f9EE3COfNwX8aRpw== +"@vitest/runner@0.31.4": + version "0.31.4" + resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.31.4.tgz#e99abee89132a500d9726a53b58dfc9160db1078" + integrity sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg== dependencies: - "@vitest/utils" "0.31.3" + "@vitest/utils" "0.31.4" concordance "^5.0.4" p-limit "^4.0.0" pathe "^1.1.0" -"@vitest/snapshot@0.31.3": - version "0.31.3" - resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.31.3.tgz#cddaf637c07ee232303da8003f1f2a718eae656b" - integrity sha512-CgcmlZyP083oPUgd83rwLZ+qoT4KdvLNsyWRiJNgHoJjR0r7StVY+LlLAfdC9qA70G8O+hJeug+Yn1u4H51OzA== +"@vitest/snapshot@0.31.4": + version "0.31.4" + resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.31.4.tgz#59a42046fec4950a1ac70cf0ec64aada3b995559" + integrity sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA== dependencies: magic-string "^0.30.0" pathe "^1.1.0" pretty-format "^27.5.1" -"@vitest/spy@0.31.3": - version "0.31.3" - resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.31.3.tgz#399bf7280db6ec864b96041535e24daff740c5c0" - integrity sha512-tXGIYPdqjBXLhOWSUhWV/eBWBllfD8f6ppQXR0YMBt95bZrCNV7pM29pkam2M/3GAlg7hS+I8wnKZVkIxgXz9A== +"@vitest/spy@0.31.4": + version "0.31.4" + resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.31.4.tgz#fce8e348cea32deff79996d116c67893b19cc47d" + integrity sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag== dependencies: tinyspy "^2.1.0" @@ -8031,10 +8031,10 @@ picocolors "^1.0.0" sirv "^2.0.2" -"@vitest/utils@0.31.3": - version "0.31.3" - resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.31.3.tgz#11d83ceb6cd46a3df37cbb80f9b366cbb4b76b3e" - integrity sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A== +"@vitest/utils@0.31.4": + version "0.31.4" + resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.31.4.tgz#5cfdcecfd604a7dbe3972cfe0f2b1e0af1246ad2" + integrity sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ== dependencies: concordance "^5.0.4" loupe "^2.3.6" @@ -32655,10 +32655,10 @@ vinyl@~3.0.0: replace-ext "^2.0.0" teex "^1.0.1" -vite-node@0.31.3: - version "0.31.3" - resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.31.3.tgz#70c1b7b12eac9fa40f889fc413186b22594eb6a1" - integrity sha512-KGdemamy6imPlmTycADRs5yMX/CoxPq9vJwTAOgSfabzneJmyexmRBBVEX8Mesb3mleIXTBIVR6z0fmtoRTcww== +vite-node@0.31.4: + version "0.31.4" + resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.31.4.tgz#0437f76c35fa83f0a868d3fb5896ca9e164291f5" + integrity sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ== dependencies: cac "^6.7.14" debug "^4.3.4" @@ -32692,19 +32692,19 @@ vite@4.3.9, "vite@^3.0.0 || ^4.0.0": optionalDependencies: fsevents "~2.3.2" -vitest@0.31.3: - version "0.31.3" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.31.3.tgz#99cf236de03e09ea6bc60259315304f539ea09cc" - integrity sha512-LMXIKXfI7tDClf6HIR5GjCSHZQdlmfCWWPaJwWcLF+M11V766Tzefb8LD9mLcHmX/zR0xtlfcokpg3JxEDLfeA== +vitest@0.31.4: + version "0.31.4" + resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.31.4.tgz#5abe02562675262949c10e40811f348a80f6b2a6" + integrity sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ== dependencies: "@types/chai" "^4.3.5" "@types/chai-subset" "^1.3.3" "@types/node" "*" - "@vitest/expect" "0.31.3" - "@vitest/runner" "0.31.3" - "@vitest/snapshot" "0.31.3" - "@vitest/spy" "0.31.3" - "@vitest/utils" "0.31.3" + "@vitest/expect" "0.31.4" + "@vitest/runner" "0.31.4" + "@vitest/snapshot" "0.31.4" + "@vitest/spy" "0.31.4" + "@vitest/utils" "0.31.4" acorn "^8.8.2" acorn-walk "^8.2.0" cac "^6.7.14" @@ -32720,7 +32720,7 @@ vitest@0.31.3: tinybench "^2.5.0" tinypool "^0.5.0" vite "^3.0.0 || ^4.0.0" - vite-node "0.31.3" + vite-node "0.31.4" why-is-node-running "^2.2.2" vm-browserify@^1.0.1: