From 53465a2121706d6d1951edfd4dad6567835a00e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 19:13:45 +0000 Subject: [PATCH] Bump @types/babel-plugin-macros from 2.8.1 to 2.8.4 Bumps [@types/babel-plugin-macros](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel-plugin-macros) from 2.8.1 to 2.8.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel-plugin-macros) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++---------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index ce40535..6c18dbb 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/preset-typescript": "^7.8.3", - "@types/babel-plugin-macros": "^2.8.0", + "@types/babel-plugin-macros": "^2.8.4", "@types/babel__core": "^7.1.3", "@types/jest": "^25.1.2", "@types/node": "^12.12.26", diff --git a/yarn.lock b/yarn.lock index 47b182e..8df9904 100644 --- a/yarn.lock +++ b/yarn.lock @@ -536,25 +536,14 @@ dependencies: type-detect "4.0.8" -"@types/babel-plugin-macros@^2.8.0": - 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== +"@types/babel-plugin-macros@^2.8.4": + version "2.8.4" + resolved "https://registry.yarnpkg.com/@types/babel-plugin-macros/-/babel-plugin-macros-2.8.4.tgz#5e0a11093e1902faf23e803f1cf880364e943505" + integrity sha512-Fi2GPlNuqaw6oIa3kQSyJx7NiUw9X1XU9af28L4nu+klsDLJyBYoIRIshQW/BQ7/N4R0vPcfyZEZLrVYRoVsfg== dependencies: "@types/babel__core" "*" -"@types/babel__core@*", "@types/babel__core@^7.1.0": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30" - integrity sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA== - dependencies: - "@babel/parser" "^7.1.0" - "@babel/types" "^7.0.0" - "@types/babel__generator" "*" - "@types/babel__template" "*" - "@types/babel__traverse" "*" - -"@types/babel__core@^7.1.3": +"@types/babel__core@*", "@types/babel__core@^7.1.0", "@types/babel__core@^7.1.3": version "7.1.6" resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.6.tgz#16ff42a5ae203c9af1c6e190ed1f30f83207b610" integrity sha512-tTnhWszAqvXnhW7m5jQU9PomXSiKXk2sFxpahXvI20SZKu9ylPi8WtIxueZ6ehDWikPT0jeFujMj3X4ZHuf3Tg==