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

Commit 2dd681b

Browse files
chore(deps): update dependency core-js to v3.25.1
1 parent 4b001fd commit 2dd681b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
5454
"cz-conventional-changelog": "2.1.0",
5555
"eslint": "8.22.0",
5656
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1:
2339+
version "3.25.1"
2340+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.1.tgz#5818e09de0db8956e16bf10e2a7141e931b7c69c"
2341+
integrity sha512-sr0FY4lnO1hkQ4gLDr24K0DGnweGO1QwSj5BpfQjpSJPdqWalja4cTps29Y/PJVG/P7FYlPDkH3hO+Tr0CvDgQ==
23422342

23432343
23442344
version "1.0.2"

0 commit comments

Comments
 (0)