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

Commit 3c739f6

Browse files
chore(deps): update dependency core-js to v3.37.1
1 parent 58b715c commit 3c739f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.37.1",
6565
"cz-conventional-changelog": "2.1.0",
6666
"eslint": "8.37.0",
6767
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

+4-4
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.37.1:
2529+
version "3.37.1"
2530+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
2531+
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
25322532

25332533
25342534
version "1.0.2"

0 commit comments

Comments
 (0)