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

Commit aa8c0fb

Browse files
chore(deps): update dependency core-js to v3.25.5
1 parent 2d19722 commit aa8c0fb

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.5",
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.5:
2356+
version "3.25.5"
2357+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.5.tgz#e86f651a2ca8a0237a5f064c2fe56cef89646e27"
2358+
integrity sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw==
23592359

23602360
23612361
version "1.0.2"

0 commit comments

Comments
 (0)