diff --git a/package.json b/package.json index fd5c655..6bf1209 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/cli": "7.18.10", - "@babel/plugin-transform-typescript": "7.18.10", + "@babel/plugin-transform-typescript": "7.18.12", "@fontsource/encode-sans": "4.5.6", "@icons-pack/react-simple-icons": "5.2.0", "@mdx-js/mdx": "1.6.22", diff --git a/yarn.lock b/yarn.lock index 529d589..85cff87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1153,10 +1153,10 @@ dependencies: "@babel/helper-plugin-utils" "^7.16.7" -"@babel/plugin-transform-typescript@7.18.10": - version "7.18.10" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.10.tgz#b23401b32f1f079396bcaed01667a54ebe4f9f85" - integrity sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ== +"@babel/plugin-transform-typescript@7.18.12": + version "7.18.12" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.12.tgz#712e9a71b9e00fde9f8c0238e0cceee86ab2f8fd" + integrity sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w== dependencies: "@babel/helper-create-class-features-plugin" "^7.18.9" "@babel/helper-plugin-utils" "^7.18.9"