Skip to content

Commit

Permalink
Update dependency core-js to v3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2023
1 parent e986851 commit 808fbb2
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 @@ -125,7 +125,7 @@
"@visual-framework/vf-video-container": "1.0.0-beta.1",
"@visual-framework/vf-video-teaser": "2.0.0",
"chalk": "4.1.2",
"core-js": "3.27.1",
"core-js": "3.27.2",
"gulp-babel": "next",
"rollup": "2.79.1",
"rollup-plugin-terser": "7.0.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3378,10 +3378,10 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.1, core-js-compat@^3.25.1:
dependencies:
browserslist "^4.21.4"

[email protected].1:
version "3.27.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.1.tgz#23cc909b315a6bb4e418bf40a52758af2103ba46"
integrity sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==
[email protected].2:
version "3.27.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.2.tgz#85b35453a424abdcacb97474797815f4d62ebbf7"
integrity sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==

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

0 comments on commit 808fbb2

Please sign in to comment.