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

Commit 078d349

Browse files
chore(deps): update dependency core-js to v3.25.2
1 parent 9b75cb2 commit 078d349

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.2",
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.2:
2339+
version "3.25.2"
2340+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.2.tgz#2d3670c1455432b53fa780300a6fc1bd8304932c"
2341+
integrity sha512-YB4IAT1bjEfxTJ1XYy11hJAKskO+qmhuDBM8/guIfMz4JvdsAQAqvyb97zXX7JgSrfPLG5mRGFWJwJD39ruq2A==
23422342

23432343
core-util-is@1.0.2:
23442344
version "1.0.2"

0 commit comments

Comments
 (0)