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

Commit e50de79

Browse files
chore(deps): update dependency core-js to v3.36.0
1 parent 37577da commit e50de79

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
@@ -61,7 +61,7 @@
6161
"babel-plugin-rewire": "^1.2.0",
6262
"chai": "4.3.7",
6363
"commitizen": "4.2.5",
64-
"core-js": "3.29.1",
64+
"core-js": "3.36.0",
6565
"cz-conventional-changelog": "2.1.0",
6666
"eslint": "8.37.0",
6767
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,10 +2525,10 @@ core-js-compat@^3.25.1:
25252525
dependencies:
25262526
browserslist "^4.21.5"
25272527

2528-
core-js@3.29.1:
2529-
version "3.29.1"
2530-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29.1.tgz#40ff3b41588b091aaed19ca1aa5cb111803fa9a6"
2531-
integrity sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==
2528+
core-js@3.36.0:
2529+
version "3.36.0"
2530+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68"
2531+
integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==
25322532

25332533
25342534
version "1.0.2"

0 commit comments

Comments
 (0)