From 00e229301299a99c1d262071739e1ba2cf8f4d13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:38:54 +0000 Subject: [PATCH] Bump @types/babel__helper-plugin-utils to ^7.10.1 --- packages/zero-tag-processor/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/zero-tag-processor/package.json b/packages/zero-tag-processor/package.json index 0ff427c09e5447..5791d07b3bdc93 100644 --- a/packages/zero-tag-processor/package.json +++ b/packages/zero-tag-processor/package.json @@ -54,7 +54,7 @@ "@mui/material": "^5.14.10", "@types/babel__core": "^7.20.1", "@types/babel__helper-module-imports": "^7.18.0", - "@types/babel__helper-plugin-utils": "^7.10.0", + "@types/babel__helper-plugin-utils": "^7.10.1", "@types/chai": "^4.3.6", "@types/lodash.get": "^4.4.7", "@types/mocha": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index fdf41e936867a7..f1343da8ac451c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3462,10 +3462,10 @@ "@types/babel__core" "*" "@types/babel__traverse" "*" -"@types/babel__helper-plugin-utils@^7.10.0": - version "7.10.0" - resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.0.tgz#dcd2416f9c189d5837ab2a276368cf67134efe78" - integrity sha512-60YtHzhQ9HAkToHVV+TB4VLzBn9lrfgrsOjiJMtbv/c1jPdekBxaByd6DMsGBzROXWoIL6U3lEFvvbu69RkUoA== +"@types/babel__helper-plugin-utils@^7.10.1": + version "7.10.1" + resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.1.tgz#d24424d9cc7785a64cb1c1b41fac5c2d37c92aac" + integrity sha512-6RaT7i6r2rT6ouIDZ2Cd6dPkq4wn1F8pLyDO+7wPVsL1dodvORiZORImaD6j9FBcHjPGuERE0hhtwkuPNXsO0A== dependencies: "@types/babel__core" "*"