Skip to content

Commit

Permalink
Merge pull request #925 from Gomah/dependabot/npm_and_yarn/babel/node…
Browse files Browse the repository at this point in the history
…-7.14.9
  • Loading branch information
dependabot-preview[bot] authored Aug 2, 2021
2 parents cd47c39 + b724126 commit ff819e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/node": "^7.14.7",
"@babel/node": "^7.14.9",
"@babel/preset-env": "^7.14.9",
"@hapi/address": "^4.1.0",
"@types/aws-lambda": "^8.10.81",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,14 +442,14 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@babel/node@^7.14.7":
version "7.14.7"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.7.tgz#0090e83e726027ea682240718ca39e4b625b15ad"
integrity sha512-QghINtVgOUCrSpE7z4IXPTGJfRYyjoY7ny5Qz0cuUlsThQv6WSn1xJk217WlEDucPLP2o5HwGXPSkxD4LWOZxQ==
"@babel/node@^7.14.9":
version "7.14.9"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.9.tgz#c15b1c8ecb33c079cb7666c8b4861791150c7aa1"
integrity sha512-7QJvGn3ID2TjoFst3UdLu3LOxn/Q6Nhr/mo0MENstbPHehl/0wnod2gmVDB+zDxRL6pFFS7z0WeBK3b94k4CLg==
dependencies:
"@babel/register" "^7.14.5"
commander "^4.0.1"
core-js "^3.15.0"
core-js "^3.16.0"
node-environment-flags "^1.0.5"
regenerator-runtime "^0.13.4"
v8flags "^3.1.1"
Expand Down Expand Up @@ -4410,10 +4410,10 @@ core-js@^2.4.1:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==

core-js@^3.0.1, core-js@^3.15.0:
version "3.15.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.1.tgz#6c08ab88abdf56545045ccf5fd81f47f407e7f1a"
integrity sha512-h8VbZYnc9pDzueiS2610IULDkpFFPunHwIpl8yRwFahAEEdSpHlTy3h3z3rKq5h11CaUdBEeRViu9AYvbxiMeg==
core-js@^3.0.1, core-js@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.0.tgz#1d46fb33720bc1fa7f90d20431f36a5540858986"
integrity sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g==

[email protected], core-util-is@~1.0.0:
version "1.0.2"
Expand Down

0 comments on commit ff819e1

Please sign in to comment.