Skip to content

Commit 03163a2

Browse files
authored
Merge pull request #277 from p3ol/renovate/core-js-3.x
fix(deps): update dependency core-js to v3.24.1
2 parents be4bc7f + e6f4d21 commit 03163a2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/eslint-plugin": "7.17.7",
3737
"@babel/runtime-corejs3": "7.18.9",
3838
"@poool/react-access": "2.0.1",
39-
"core-js": "3.23.2",
39+
"core-js": "3.24.1",
4040
"history": "5.3.0",
4141
"react": "17.0.2",
4242
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2150,10 +2150,10 @@ core-js@3.22.2:
21502150
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.2.tgz#3ea0a245b0895fa39d1faa15fe75d91ade504a01"
21512151
integrity sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA==
21522152

2153-
core-js@3.23.2:
2154-
version "3.23.2"
2155-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
2156-
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
2153+
core-js@3.24.1:
2154+
version "3.24.1"
2155+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
2156+
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
21572157

21582158
core-util-is@~1.0.0:
21592159
version "1.0.3"

0 commit comments

Comments
 (0)