Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2022
1 parent f9234e5 commit d8568b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -77,6 +77,6 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.6",
"core-js": "3.23.4"
"core-js": "3.23.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3778,10 +3778,10 @@ core-js-pure@^3.20.2:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.2.tgz#5d263565f0e34ceeeccdc4422fae3e84ca6b8c0f"
integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg==

core-js@3.23.4:
version "3.23.4"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.4.tgz#92d640faa7f48b90bbd5da239986602cfc402aa6"
integrity sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==
core-js@3.23.5:
version "3.23.5"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.5.tgz#1f82b0de5eece800827a2f59d597509c67650475"
integrity sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==

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

0 comments on commit d8568b1

Please sign in to comment.