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

This commit is contained in:
renovate[bot] 2022-07-08 10:22:09 +00:00
parent 569bde11fe
commit 496c964765
2 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "7.18.6",
"@babel/plugin-transform-typescript": "7.18.6",
"@babel/plugin-transform-typescript": "7.18.8",
"@fontsource/encode-sans": "4.5.6",
"@icons-pack/react-simple-icons": "5.1.2",
"@mdx-js/mdx": "1.6.22",

View file

@ -1138,10 +1138,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"
"@babel/plugin-transform-typescript@7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.6.tgz#8f4ade1a9cf253e5cf7c7c20173082c2c08a50a7"
integrity sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==
"@babel/plugin-transform-typescript@7.18.8":
version "7.18.8"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.8.tgz#303feb7a920e650f2213ef37b36bbf327e6fa5a0"
integrity sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.18.6"
"@babel/helper-plugin-utils" "^7.18.6"