Skip to content

Commit

Permalink
Merge pull request #718 from codeforjapan/renovate/core-js-3.x
Browse files Browse the repository at this point in the history
Update dependency core-js to v3.15.2
  • Loading branch information
kaizumaki committed Jul 8, 2021
2 parents 9b0eb62 + 1fec0d0 commit e7a1e96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nuxtjs/style-resources": "1.1.0",
"@types/node": "15.12.1",
"aws-amplify": "4.0.3",
"core-js": "3.13.1",
"core-js": "3.15.2",
"cross-env": "7.0.3",
"express": "4.17.1",
"nuxt": "2.15.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5822,10 +5822,10 @@ core-js-pure@^3.15.0:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.15.2.tgz#c8e0874822705f3385d3197af9348f7c9ae2e3ce"
integrity sha512-D42L7RYh1J2grW8ttxoY1+17Y4wXZeKe7uyplAI3FkNQyI5OgBIAjUfFiTPfL1rs0qLpxaabITNbjKl1Sp82tA==

core-js@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.13.1.tgz#30303fabd53638892062d8b4e802cac7599e9fb7"
integrity sha512-JqveUc4igkqwStL2RTRn/EPFGBOfEZHxJl/8ej1mXJR75V3go2mFF4bmUYkEIT1rveHKnkUlcJX/c+f1TyIovQ==
core-js@3.15.2:
version "3.15.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61"
integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q==

core-js@^2.4.0, core-js@^2.5.0:
version "2.6.11"
Expand Down

0 comments on commit e7a1e96

Please sign in to comment.