Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 6, 2021
1 parent 16e29b1 commit 4671045
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "3.19.2",
"core-js": "3.19.3",
"highlight.js": "11.3.1",
"vue": "3.2.24"
},
Expand Down
8 changes: 4 additions & 4 deletions example-vue3/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2504,10 +2504,10 @@ core-js-compat@^3.16.0, core-js-compat@^3.16.2, core-js-compat@^3.8.3:
browserslist "^4.17.5"
semver "7.0.0"

core-js@3.19.2:
version "3.19.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
core-js@3.19.3:
version "3.19.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==

core-js@^3.8.3:
version "3.19.0"
Expand Down

0 comments on commit 4671045

Please sign in to comment.