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

Commit 5861ec8

Browse files
committed
chore(deps): update dependency @babel/runtime-corejs2 to v7.17.9
1 parent 2f0cd62 commit 5861ec8

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.17.9",
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.17.9":
781+
version "7.17.9"
782+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.17.9.tgz#068e3f4cc08c7c62504eb704b5eb8b735b079b56"
783+
integrity sha512-+QThIsnjVY12uURTvmnW33risFZ7ulq6OWw0VJL08UwiYiWVp9PM63s+W1L2ppajYyKAYKb7afcGYSHzA0k04Q==
784784
dependencies:
785785
core-js "^2.6.5"
786786
regenerator-runtime "^0.13.4"

0 commit comments

Comments
 (0)