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

This commit is contained in:
Renovate Bot 2021-11-05 13:58:28 +00:00
parent a295186c27
commit 13ea4e613a
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "7.16.0",
"@babel/plugin-transform-typescript": "7.16.0",
"@babel/plugin-transform-typescript": "7.16.1",
"@fontsource/fira-code": "4.5.1",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",

View file

@ -1020,10 +1020,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-typescript@7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.0.tgz#6af3352077c7c11ba65a4d3e4666bd9fecb2183e"
integrity sha512-dNUn7RSt1dykzFTquwm7qND+dQ8u0SRhZpPFsm1GYAad+EEAirNTjqu/fnqB0zVPwjcZQd//DYWszVKoCrQuoQ==
"@babel/plugin-transform-typescript@7.16.1":
version "7.16.1"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz#cc0670b2822b0338355bc1b3d2246a42b8166409"
integrity sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.16.0"
"@babel/helper-plugin-utils" "^7.14.5"