diff --git a/packages/presets/client/package.json b/packages/presets/client/package.json index 7eeced6a1ff..c46a859b029 100644 --- a/packages/presets/client/package.json +++ b/packages/presets/client/package.json @@ -13,7 +13,7 @@ "test": "jest --no-watchman --config ../../../jest.config.js" }, "devDependencies": { - "@types/babel__helper-plugin-utils": "7.10.2", + "@types/babel__helper-plugin-utils": "7.10.3", "@types/babel__template": "7.4.4" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 34cfede6641..b7be135c657 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4191,10 +4191,10 @@ dependencies: "@babel/types" "^7.0.0" -"@types/babel__helper-plugin-utils@7.10.2": - version "7.10.2" - resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.2.tgz#d733528f1181c606e92f1a38f18e95575518254b" - integrity sha512-Sa17cG0SKMedlH5bEozh0eXo/54iWpSxbxCoqknRJY0oGGTwO9/SCfIx1taDnG0dvkJnYW+/7tv+PTSFaQsRNA== +"@types/babel__helper-plugin-utils@7.10.3": + version "7.10.3" + resolved "https://registry.yarnpkg.com/@types/babel__helper-plugin-utils/-/babel__helper-plugin-utils-7.10.3.tgz#d2240d11dd7a24624e47e9b3f8a790839d7e90d0" + integrity sha512-FcLBBPXInqKfULB2nvOBskQPcnSMZ0s1Y2q76u9H1NPPWaLcTeq38xBeKfF/RBUECK333qeaqRdYoPSwW7rTNQ== dependencies: "@types/babel__core" "*"