diff --git a/packages/presets/client/package.json b/packages/presets/client/package.json index f51374353c3..28db50b2dd7 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.0", + "@types/babel__helper-plugin-utils": "7.10.2", "@types/babel__template": "7.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index fe7da797077..14a8853d066 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4161,10 +4161,10 @@ dependencies: "@babel/types" "^7.0.0" -"@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.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== dependencies: "@types/babel__core" "*"