Update babel monorepo to v7.16.8

This commit is contained in:
Renovate Bot 2022-01-10 21:59:49 +00:00 committed by renovate[bot]
parent 3a19fe85a8
commit e98001485b
2 changed files with 10 additions and 10 deletions

View file

@ -18,8 +18,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "7.16.7",
"@babel/plugin-transform-typescript": "7.16.7",
"@babel/cli": "7.16.8",
"@babel/plugin-transform-typescript": "7.16.8",
"@fontsource/fira-code": "4.5.2",
"@icons-pack/react-simple-icons": "4.6.1",
"@mdx-js/mdx": "1.6.22",

View file

@ -9,10 +9,10 @@
dependencies:
tslib "~2.0.1"
"@babel/cli@7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.7.tgz#4184b5ec6a22106e9dd64bbcaa2eb22675ff595d"
integrity sha512-0iBF+G2Qml0y3mY5dirolyToLSR88a/KB6F2Gm8J/lOnyL8wbEOHak0DHF8gjc9XZGgTDGv/jYXNiapvsYyHTA==
"@babel/cli@7.16.8":
version "7.16.8"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c"
integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
@ -1046,10 +1046,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-typescript@7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.7.tgz#33f8c2c890fbfdc4ef82446e9abb8de8211a3ff3"
integrity sha512-Hzx1lvBtOCWuCEwMmYOfpQpO7joFeXLgoPuzZZBtTxXqSqUGUubvFGZv2ygo1tB5Bp9q6PXV3H0E/kf7KM0RLA==
"@babel/plugin-transform-typescript@7.16.8":
version "7.16.8"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz#591ce9b6b83504903fa9dd3652c357c2ba7a1ee0"
integrity sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.16.7"
"@babel/helper-plugin-utils" "^7.16.7"