From 20dc6c0dcedc6b6c60ec76c5e51b4e59b299ce91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:38:42 +0000 Subject: [PATCH] Bump @types/babel-plugin-macros from 2.8.1 to 2.8.2 (#21350) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d19b9166ba6ae9..a2a89f6c02633d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2385,9 +2385,9 @@ integrity sha512-rJWvrDFKf2NkB3CkeJPcnX3oD0XAQriJOhYC5DUwiK6X/KTM96e1rW+1/PgI0U4tL6GQ2K7dvoiYFhMnAaNLUw== "@types/babel-plugin-macros@^2.8.1": - version "2.8.1" - resolved "https://registry.yarnpkg.com/@types/babel-plugin-macros/-/babel-plugin-macros-2.8.1.tgz#fe7e732fa6ea13a0576a0fb4c306a2e75808f431" - integrity sha512-o3JJsLb79dS/eql7xgbYRhGraw8EoEjt0rY5xr0xd3zmT11ojMtw9JuV0GwLxA2njb4J8sMMVXsTveqPibepHg== + version "2.8.2" + resolved "https://registry.yarnpkg.com/@types/babel-plugin-macros/-/babel-plugin-macros-2.8.2.tgz#4c56035db90b3117bc22b02412b83ed264dc0874" + integrity sha512-71QJGL4k1PnJ4qcTb86Axjbs9yyGD0vQHjZY5/HDcqUvwZDL3JYjF7Agh/E7xJQvQGZ7cW+xtr1XpTyKUR7aRw== dependencies: "@types/babel__core" "*"