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

This commit is contained in:
renovate[bot] 2022-09-14 16:37:10 +00:00
parent 512c4edeb1
commit 35ce0c9198
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.19.0",
"@babel/plugin-transform-typescript": "7.19.1",
"@fontsource/encode-sans": "4.5.7",
"@icons-pack/react-simple-icons": "5.5.0",
"@mdx-js/mdx": "1.6.22",

View file

@ -1237,10 +1237,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"
"@babel/plugin-transform-typescript@7.19.0":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.0.tgz#50c3a68ec8efd5e040bde2cd764e8e16bc0cbeaf"
integrity sha512-DOOIywxPpkQHXijXv+s9MDAyZcLp12oYRl3CMWZ6u7TjSoCBq/KqHR/nNFR3+i2xqheZxoF0H2XyL7B6xeSRuA==
"@babel/plugin-transform-typescript@7.19.1":
version "7.19.1"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.1.tgz#adcf180a041dcbd29257ad31b0c65d4de531ce8d"
integrity sha512-+ILcOU+6mWLlvCwnL920m2Ow3wWx3Wo8n2t5aROQmV55GZt+hOiLvBaa3DNzRjSEHa1aauRs4/YLmkCfFkhhRQ==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.19.0"
"@babel/helper-plugin-utils" "^7.19.0"