Skip to content

Commit ca93598

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/runtime-corejs3 to v7.14.9
1 parent 379de69 commit ca93598

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@aws-amplify/api": "4.0.4",
2424
"@babel/core": "7.14.8",
25-
"@babel/runtime-corejs3": "7.14.8",
25+
"@babel/runtime-corejs3": "7.14.9",
2626
"@nuxtjs/axios": "5.13.6",
2727
"@nuxtjs/dayjs": "1.4.0",
2828
"@nuxtjs/dotenv": "1.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,12 +2195,12 @@
21952195
"@babel/types" "^7.4.4"
21962196
esutils "^2.0.2"
21972197

2198-
"@babel/[email protected].8":
2199-
version "7.14.8"
2200-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.8.tgz#68539e0129f13eb1ed9a9aa273d3542b93c88384"
2201-
integrity sha512-4dMD5QRBkumn45oweR0SxoNtt15oz3BUBAQ8cIx7HJqZTtE8zjpM0My8aHJHVnyf4XfRg6DNzaE1080WLBiC1w==
2198+
"@babel/[email protected].9":
2199+
version "7.14.9"
2200+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.9.tgz#fb21b1cf11650dcb8fcf4de2e6b3b8cf411da3f3"
2201+
integrity sha512-64RiH2ON4/y8qYtoa8rUiyam/tUVyGqRyNYhe+vCRGmjnV4bUlZvY+mwd0RrmLoCpJpdq3RsrNqKb7SJdw/4kw==
22022202
dependencies:
2203-
core-js-pure "^3.15.0"
2203+
core-js-pure "^3.16.0"
22042204
regenerator-runtime "^0.13.4"
22052205

22062206
"@babel/runtime@^7.14.0", "@babel/runtime@^7.8.4":
@@ -5518,10 +5518,10 @@ core-js-compat@^3.12.1, core-js-compat@^3.14.0, core-js-compat@^3.15.0:
55185518
browserslist "^4.16.6"
55195519
semver "7.0.0"
55205520

5521-
core-js-pure@^3.15.0:
5522-
version "3.15.2"
5523-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.15.2.tgz#c8e0874822705f3385d3197af9348f7c9ae2e3ce"
5524-
integrity sha512-D42L7RYh1J2grW8ttxoY1+17Y4wXZeKe7uyplAI3FkNQyI5OgBIAjUfFiTPfL1rs0qLpxaabITNbjKl1Sp82tA==
5521+
core-js-pure@^3.16.0:
5522+
version "3.16.0"
5523+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.16.0.tgz#218e07add3f1844e53fab195c47871fc5ba18de8"
5524+
integrity sha512-wzlhZNepF/QA9yvx3ePDgNGudU5KDB8lu/TRPKelYA/QtSnkS/cLl2W+TIdEX1FAFcBr0YpY7tPDlcmXJ7AyiQ==
55255525

55265526
55275527
version "3.15.2"

0 commit comments

Comments
 (0)