Skip to content

Commit

Permalink
Bump @babel/node from 7.10.1 to 7.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 22, 2020
1 parent dcdbcdb commit c7155d1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@
js-tokens "^4.0.0"

"@babel/node@^7.0.0":
version "7.10.1"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.10.1.tgz#34d3405c7c3d5139c48cbce2c80226f46e36ab25"
integrity sha512-HoLxelFIekiipykhN0d3cTSLZVxnl0aZiwv6oW4mxjeQEMOt1J/YGnBaIDyYWQ5tIHkUL1cqqn8LOvmWhFoCyw==
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.10.3.tgz#38fc470452e7e60f624cb5cf1134436141a2d5f5"
integrity sha512-HCOYT30KK3gHlzGon4ANQdqjiOFv50SkYOqxdUp8DiO/fxMNlRBR6mjdQy2SgvoYTrodGeiwJM1e43ehcMiGUQ==
dependencies:
"@babel/register" "^7.10.1"
"@babel/register" "^7.10.3"
commander "^4.0.1"
core-js "^3.2.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -808,10 +808,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/register@^7.10.1":
version "7.10.1"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.1.tgz#b6567c5cb5049f44bbf8c35d6ff68ca3c43238ed"
integrity sha512-sl96+kB3IA2B9EzpwwBmYadOT14vw3KaXOknGDbJaZCOj52GDA4Tivudq9doCJcB+bEIKCEARZYwRgBBsCGXyg==
"@babel/register@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.3.tgz#b49b6603fc8d214cd2f77a6ed2256bd198b5994b"
integrity sha512-s1il0vdd02HCGwV1iocGJEzcbTNouZqMolSXKXFAiTNJSudPas9jdLQwyPPyAJxdNL6KGJ8pwWIOpKmgO/JWqg==
dependencies:
find-cache-dir "^2.0.0"
lodash "^4.17.13"
Expand Down

0 comments on commit c7155d1

Please sign in to comment.