mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 09:32:03 +02:00
Update dependency @babel/cli to v7.17.0
This commit is contained in:
parent
c1830cfc1a
commit
c9777a4e84
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "7.16.8",
|
"@babel/cli": "7.17.0",
|
||||||
"@babel/plugin-transform-typescript": "7.16.8",
|
"@babel/plugin-transform-typescript": "7.16.8",
|
||||||
"@fontsource/fira-code": "4.5.3",
|
"@fontsource/fira-code": "4.5.3",
|
||||||
"@icons-pack/react-simple-icons": "4.6.1",
|
"@icons-pack/react-simple-icons": "4.6.1",
|
||||||
|
|
|
@ -9,10 +9,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "~2.0.1"
|
tslib "~2.0.1"
|
||||||
|
|
||||||
"@babel/cli@7.16.8":
|
"@babel/cli@7.17.0":
|
||||||
version "7.16.8"
|
version "7.17.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c"
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.0.tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c"
|
||||||
integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA==
|
integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^4.0.1"
|
commander "^4.0.1"
|
||||||
convert-source-map "^1.1.0"
|
convert-source-map "^1.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue