From a84f2ba28cd57977a2aa729d528baa964634d9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:21:14 +0000 Subject: [PATCH] build(deps): bump @antfu/utils from 0.7.2 to 0.7.4 Bumps [@antfu/utils](https://github.com/antfu/utils) from 0.7.2 to 0.7.4. - [Release notes](https://github.com/antfu/utils/releases) - [Commits](https://github.com/antfu/utils/compare/v0.7.2...v0.7.4) --- updated-dependencies: - dependency-name: "@antfu/utils" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb9b924..828987a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,14 +75,9 @@ jsonc-eslint-parser "^2.3.0" yaml-eslint-parser "^1.2.2" -"@antfu/utils@^0.7.2": - version "0.7.2" - resolved "https://mirrors.cloud.tencent.com/npm/@antfu/utils/-/utils-0.7.2.tgz#3bb6f37a6b188056fe9e2f363b6aa735ed65d7ca" - integrity sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g== - -"@antfu/utils@^0.7.4": +"@antfu/utils@^0.7.2", "@antfu/utils@^0.7.4": version "0.7.4" - resolved "https://mirrors.cloud.tencent.com/npm/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db" + resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db" integrity sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":