Update dependency @babel/plugin-transform-typescript to v7.18.12

This commit is contained in:
renovate[bot] 2022-08-05 14:55:04 +00:00
parent a9acb98577
commit 701edb3361
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"