Skip to content

Commit

Permalink
📦 Update dependency @babel/register to v7.12.0 (#30669)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2020
1 parent 8078374 commit 359e712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build-system/tasks/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"description": "Gulp e2e",
"devDependencies": {
"@babel/register": "7.11.5",
"@babel/register": "7.12.0",
"babel-regenerator-runtime": "6.5.0",
"chromedriver": "86.0.0",
"puppeteer": "5.3.1",
Expand Down
8 changes: 4 additions & 4 deletions build-system/tasks/e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@babel/register@7.11.5":
version "7.11.5"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.11.5.tgz#79becf89e0ddd0fba8b92bc279bc0f5d2d7ce2ea"
integrity sha512-CAml0ioKX+kOAvBQDHa/+t1fgOt3qkTIz0TrRtRAT6XY0m5qYZXR85k6/sLCNPMGhYDlCFHCYuU0ybTJbvlC6w==
"@babel/register@7.12.0":
version "7.12.0"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.12.0.tgz#fa5fa900bd79380ff508ae963a5766172d3a9e56"
integrity sha512-2F2v0qYSAwrGyK9mZ8lIoUluHRzLTgkJ2oRXlLV9GVe/ze/sTFBiOocLRMSJYDB2lLiABlVC+pZHlZ8qihO1Xg==
dependencies:
find-cache-dir "^2.0.0"
lodash "^4.17.19"
Expand Down

0 comments on commit 359e712

Please sign in to comment.