Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Commit f16a7b1

Browse files
authored
Merge pull request #1550 from MeditationDuck/renovate/babel-monorepo
Update dependency @babel/runtime-corejs3 to v7.13.17
2 parents 84eae40 + d650f9e commit f16a7b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@babel/core": "7.13.16",
53-
"@babel/runtime-corejs3": "7.13.16",
53+
"@babel/runtime-corejs3": "7.13.17",
5454
"@mdi/js": "5.9.55",
5555
"@nuxt/typescript-build": "2.1.0",
5656
"@nuxtjs/eslint-config": "6.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -995,10 +995,10 @@
995995
"@babel/types" "^7.4.4"
996996
esutils "^2.0.2"
997997

998-
"@babel/[email protected].16":
999-
version "7.13.16"
1000-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.13.16.tgz#1bd4bf907be276cd01b5cfd8dd808cfc9c202c53"
1001-
integrity sha512-HJq7yXmBSAGLl/4BSO25vjWnrhzKHYcB6doNbO+FjYQz6C5lgYsmJF1U8ziDP8/RBqIhNAyU7SjRip+flbjV3g==
998+
"@babel/[email protected].17":
999+
version "7.13.17"
1000+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.13.17.tgz#9baf45f03d4d013f021760b992d6349a9d27deaf"
1001+
integrity sha512-RGXINY1YvduBlGrP+vHjJqd/nK7JVpfM4rmZLGMx77WoL3sMrhheA0qxii9VNn1VHnxJLEyxmvCB+Wqc+x/FMw==
10021002
dependencies:
10031003
core-js-pure "^3.0.0"
10041004
regenerator-runtime "^0.13.4"

0 commit comments

Comments
 (0)