Update babel monorepo to v7.19.3

This commit is contained in:
renovate[bot] 2022-09-27 18:54:26 +00:00
parent 0c6b5fad06
commit c2c1cc0ff1
2 changed files with 10 additions and 10 deletions

View file

@ -19,8 +19,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "7.18.10",
"@babel/plugin-transform-typescript": "7.19.1",
"@babel/cli": "7.19.3",
"@babel/plugin-transform-typescript": "7.19.3",
"@fontsource/encode-sans": "4.5.7",
"@icons-pack/react-simple-icons": "5.7.0",
"@mdx-js/mdx": "1.6.22",

View file

@ -17,10 +17,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"
"@babel/cli@7.18.10":
version "7.18.10"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.10.tgz#4211adfc45ffa7d4f3cee6b60bb92e9fe68fe56a"
integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==
"@babel/cli@7.19.3":
version "7.19.3"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2"
integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==
dependencies:
"@jridgewell/trace-mapping" "^0.3.8"
commander "^4.0.1"
@ -1237,10 +1237,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.16.7"
"@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==
"@babel/plugin-transform-typescript@7.19.3":
version "7.19.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.3.tgz#4f1db1e0fe278b42ddbc19ec2f6cd2f8262e35d6"
integrity sha512-z6fnuK9ve9u/0X0rRvI9MY0xg+DOUaABDYOe+/SQTxtlptaBB/V9JIUxJn6xp3lMBeb9qe8xSFmHU35oZDXD+w==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.19.0"
"@babel/helper-plugin-utils" "^7.19.0"