Merge pull request #188 from kudos/dependabot/npm_and_yarn/babel/cli-7.10.5
Bump @babel/cli from 7.10.1 to 7.10.5
This commit is contained in:
commit
7e3eb98fdb
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
||||||
"node": ">=13.0.0"
|
"node": ">=13.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "^7.10.1",
|
"@babel/cli": "^7.10.5",
|
||||||
"@babel/core": "^7.10.2",
|
"@babel/core": "^7.10.2",
|
||||||
"@babel/polyfill": "^7.10.1",
|
"@babel/polyfill": "^7.10.1",
|
||||||
"@babel/preset-env": "^7.10.4",
|
"@babel/preset-env": "^7.10.4",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2,16 +2,16 @@
|
||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@babel/cli@^7.10.1":
|
"@babel/cli@^7.10.5":
|
||||||
version "7.10.1"
|
version "7.10.5"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.1.tgz#b6e5cd43a17b8f639442ab027976408ebe6d79a0"
|
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a"
|
||||||
integrity sha512-cVB+dXeGhMOqViIaZs3A9OUAe4pKw4SBNdMw6yHJMYR7s4TB+Cei7ThquV/84O19PdIFWuwe03vxxES0BHUm5g==
|
integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^4.0.1"
|
commander "^4.0.1"
|
||||||
convert-source-map "^1.1.0"
|
convert-source-map "^1.1.0"
|
||||||
fs-readdir-recursive "^1.1.0"
|
fs-readdir-recursive "^1.1.0"
|
||||||
glob "^7.0.0"
|
glob "^7.0.0"
|
||||||
lodash "^4.17.13"
|
lodash "^4.17.19"
|
||||||
make-dir "^2.1.0"
|
make-dir "^2.1.0"
|
||||||
slash "^2.0.0"
|
slash "^2.0.0"
|
||||||
source-map "^0.5.0"
|
source-map "^0.5.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue