1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-07-24 20:07:17 +02:00

Merge pull request from Unkn0wnCat/dependabot/npm_and_yarn/babel/cli-7.12.16

Bump @babel/cli from 7.12.13 to 7.12.16
This commit is contained in:
Kevin Kandlbinder 2021-02-12 08:04:50 +01:00 committed by GitHub
commit ad2bcd3312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -20,9 +20,9 @@
}
},
"@babel/cli": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.13.tgz",
"integrity": "sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g==",
"version": "7.12.16",
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.16.tgz",
"integrity": "sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==",
"requires": {
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
"chokidar": "^3.4.0",

View file

@ -19,7 +19,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@babel/cli": "^7.12.13",
"@babel/cli": "^7.12.16",
"@babel/plugin-transform-typescript": "^7.12.13",
"animejs": "^3.2.1",
"babel-plugin-i18next-extract": "^0.8.2",