From 13ea4e613ac6f75ad04289cdfa51f6cac530e4af Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Nov 2021 13:58:28 +0000 Subject: [PATCH] Update dependency @babel/plugin-transform-typescript to v7.16.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e8ab91c..6ecb623 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/cli": "7.16.0", - "@babel/plugin-transform-typescript": "7.16.0", + "@babel/plugin-transform-typescript": "7.16.1", "@fontsource/fira-code": "4.5.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index 9cbe8a3..67ee0b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1020,10 +1020,10 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-transform-typescript@7.16.0": - version "7.16.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.0.tgz#6af3352077c7c11ba65a4d3e4666bd9fecb2183e" - integrity sha512-dNUn7RSt1dykzFTquwm7qND+dQ8u0SRhZpPFsm1GYAad+EEAirNTjqu/fnqB0zVPwjcZQd//DYWszVKoCrQuoQ== +"@babel/plugin-transform-typescript@7.16.1": + version "7.16.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz#cc0670b2822b0338355bc1b3d2246a42b8166409" + integrity sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg== dependencies: "@babel/helper-create-class-features-plugin" "^7.16.0" "@babel/helper-plugin-utils" "^7.14.5"