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

Commit 0d179fe

Browse files
chore(deps): update dependency core-js to v3.26.0
1 parent 04fb478 commit 0d179fe

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.26.0",
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.26.0:
2356+
version "3.26.0"
2357+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.0.tgz#a516db0ed0811be10eac5d94f3b8463d03faccfe"
2358+
integrity sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==
23592359

23602360
23612361
version "1.0.2"

0 commit comments

Comments
 (0)