Update dependency @babel/cli to v7.18.9

This commit is contained in:
renovate[bot] 2022-07-18 10:55:23 +00:00
parent baabed6b05
commit e62c1e6a61
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "7.18.6",
"@babel/cli": "7.18.9",
"@babel/plugin-transform-typescript": "7.18.8",
"@fontsource/encode-sans": "4.5.6",
"@icons-pack/react-simple-icons": "5.2.0",

View file

@ -24,10 +24,10 @@
dependencies:
tslib "~2.0.1"
"@babel/cli@7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2"
integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==
"@babel/cli@7.18.9":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
dependencies:
"@jridgewell/trace-mapping" "^0.3.8"
commander "^4.0.1"