mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency @babel/cli to v7.18.9
This commit is contained in:
parent
baabed6b05
commit
e62c1e6a61
2 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "7.18.6",
|
"@babel/cli": "7.18.9",
|
||||||
"@babel/plugin-transform-typescript": "7.18.8",
|
"@babel/plugin-transform-typescript": "7.18.8",
|
||||||
"@fontsource/encode-sans": "4.5.6",
|
"@fontsource/encode-sans": "4.5.6",
|
||||||
"@icons-pack/react-simple-icons": "5.2.0",
|
"@icons-pack/react-simple-icons": "5.2.0",
|
||||||
|
|
|
@ -24,10 +24,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "~2.0.1"
|
tslib "~2.0.1"
|
||||||
|
|
||||||
"@babel/cli@7.18.6":
|
"@babel/cli@7.18.9":
|
||||||
version "7.18.6"
|
version "7.18.9"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2"
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
|
||||||
integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==
|
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@jridgewell/trace-mapping" "^0.3.8"
|
"@jridgewell/trace-mapping" "^0.3.8"
|
||||||
commander "^4.0.1"
|
commander "^4.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue