Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 28059d9

Browse files
committed
chore(deps): update dependency @babel/runtime-corejs2 to v7.11.0
1 parent 1edd57c commit 28059d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"web-animations-js": "2.3.2"
5959
},
6060
"devDependencies": {
61-
"@babel/runtime-corejs2": "7.9.6",
61+
"@babel/runtime-corejs2": "7.11.0",
6262
"@nuxt/typescript-build": "0.6.6",
6363
"@nuxtjs/eslint-config": "2.0.2",
6464
"@nuxtjs/eslint-config-typescript": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,10 +777,10 @@
777777
"@babel/types" "^7.4.4"
778778
esutils "^2.0.2"
779779

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

0 commit comments

Comments
 (0)