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

Commit ede1f3d

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

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.1",
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.1":
781+
version "7.11.1"
782+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.11.1.tgz#f3b37c7488b9d2161a4d6b817c71c09effa6470e"
783+
integrity sha512-qrrTRaz8NIzJTFngBdKnnZoObHVm2kbgEBWi503C/qlnhpMNwx5VEgtvnBI8k+5rWbZkRSoolY2PqZTS70vFtQ==
784784
dependencies:
785785
core-js "^2.6.5"
786786
regenerator-runtime "^0.13.4"

0 commit comments

Comments
 (0)