From f502517dba5b7295ec4e0ae01e56333aca22e3c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 May 2022 23:49:25 +0000 Subject: [PATCH] Update dependency @babel/plugin-transform-typescript to v7.18.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c1b70c..3804b46 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/cli": "7.17.10", - "@babel/plugin-transform-typescript": "7.18.1", + "@babel/plugin-transform-typescript": "7.18.4", "@fontsource/encode-sans": "4.5.6", "@icons-pack/react-simple-icons": "4.7.0", "@mdx-js/mdx": "1.6.22", diff --git a/yarn.lock b/yarn.lock index 1b30726..d2fca18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1051,10 +1051,10 @@ dependencies: "@babel/helper-plugin-utils" "^7.16.7" -"@babel/plugin-transform-typescript@7.18.1": - version "7.18.1" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.1.tgz#5fd8b86130bad95c4a24377b41ab989a9ccad22d" - integrity sha512-F+RJmL479HJmC0KeqqwEGZMg1P7kWArLGbAKfEi9yPthJyMNjF+DjxFF/halfQvq1Q9GFM4TUbYDNV8xe4Ctqg== +"@babel/plugin-transform-typescript@7.18.4": + version "7.18.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.4.tgz#587eaf6a39edb8c06215e550dc939faeadd750bf" + integrity sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw== dependencies: "@babel/helper-create-class-features-plugin" "^7.18.0" "@babel/helper-plugin-utils" "^7.17.12"