Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit d783183

Browse files
chore(deps): update dependency core-js to v3.25.0
1 parent 73a2501 commit d783183

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "18.0.6",
5151
"chai": "4.3.0",
5252
"commitizen": "4.2.5",
53-
"core-js": "3.24.1",
53+
"core-js": "3.25.0",
5454
"cz-conventional-changelog": "2.1.0",
5555
"eslint": "8.22.0",
5656
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2335,10 +2335,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
23352335
browserslist "^4.21.1"
23362336
semver "7.0.0"
23372337

2338-
core-js@3.24.1:
2339-
version "3.24.1"
2340-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
2341-
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
2338+
core-js@3.25.0:
2339+
version "3.25.0"
2340+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.0.tgz#be71d9e0dd648ffd70c44a7ec2319d039357eceb"
2341+
integrity sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==
23422342

23432343
23442344
version "1.0.2"

0 commit comments

Comments
 (0)