mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-19 02:52:01 +02:00
Update dependency @babel/cli to v7.13.10
This commit is contained in:
parent
b2bee2af51
commit
980e3e94cc
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -20,9 +20,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/cli": {
|
"@babel/cli": {
|
||||||
"version": "7.13.0",
|
"version": "7.13.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.13.10.tgz",
|
||||||
"integrity": "sha512-y5AohgeVhU+wO5kU1WGMLdocFj83xCxVjsVFa2ilII8NEwmBZvx7Ambq621FbFIK68loYJ9p43nfoi6es+rzSA==",
|
"integrity": "sha512-lYSBC7B4B9hJ7sv0Ojx1BrGhuzCoOIYfLjd+Xpd4rOzdS+a47yi8voV8vFkfjlZR1N5qZO7ixOCbobUdT304PQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
|
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
|
||||||
"chokidar": "^3.4.0",
|
"chokidar": "^3.4.0",
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "7.13.0",
|
"@babel/cli": "7.13.10",
|
||||||
"@babel/plugin-transform-typescript": "7.13.0",
|
"@babel/plugin-transform-typescript": "7.13.0",
|
||||||
"animejs": "3.2.1",
|
"animejs": "3.2.1",
|
||||||
"babel-plugin-i18next-extract": "0.8.2",
|
"babel-plugin-i18next-extract": "0.8.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue