Skip to content

Commit

Permalink
chore(deps): update dependency @babel/runtime-corejs2 to v7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2020
1 parent 1edd57c commit 28059d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"web-animations-js": "2.3.2"
},
"devDependencies": {
"@babel/runtime-corejs2": "7.9.6",
"@babel/runtime-corejs2": "7.11.0",
"@nuxt/typescript-build": "0.6.6",
"@nuxtjs/eslint-config": "2.0.2",
"@nuxtjs/eslint-config-typescript": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -777,10 +777,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/runtime-corejs2@7.9.6":
version "7.9.6"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz#acd5d6351384cc2828dc211aa5426a90476bf4a8"
integrity sha512-TcdM3xc7weMrwTawuG3BTjtVE3mQLXUPQ9CxTbSKOrhn3QAcqCJ2fz+IIv25wztzUnhNZat7hr655YJa61F3zg==
"@babel/runtime-corejs2@7.11.0":
version "7.11.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.11.0.tgz#95a95beb65d2003b7bc495b5d14cf1c598153b86"
integrity sha512-vFaGjzMzlDF4FUWvYBHGM/+nLwIzyf9mFfsU+1KcCGmS6S5/bVENENZ3Kq6BEJnbeMZut9qq72wuNhTvIQoNiA==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.4"
Expand Down

0 comments on commit 28059d9

Please sign in to comment.