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

Commit e0a7b0d

Browse files
chore(deps): update dependency core-js to v3.25.4
1 parent 3022378 commit e0a7b0d

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
@@ -58,7 +58,7 @@
5858
"@types/node": "18.0.6",
5959
"chai": "4.3.0",
6060
"commitizen": "4.2.5",
61-
"core-js": "3.24.1",
61+
"core-js": "3.25.4",
6262
"cz-conventional-changelog": "2.1.0",
6363
"eslint": "8.22.0",
6464
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2352,10 +2352,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
23522352
browserslist "^4.21.1"
23532353
semver "7.0.0"
23542354

2355-
core-js@3.24.1:
2356-
version "3.24.1"
2357-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
2358-
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
2355+
core-js@3.25.4:
2356+
version "3.25.4"
2357+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.4.tgz#76f6bc330a79aafbaf77e9645293351ea5d09b5b"
2358+
integrity sha512-JDLxg61lFPFYQ7U0HKoyKwVUV63VbbVTb/K73Yf+k4Mf4ZBZxCjfyrWZjTk1ZM7ZrgFSqhSIOmuzYAxG2f/reQ==
23592359

23602360
core-util-is@1.0.2:
23612361
version "1.0.2"

0 commit comments

Comments
 (0)