Skip to content

Commit 4eacd9f

Browse files
committed
chore(dev-deps): update dependency core-js to v3.37.1
1 parent 7e688f7 commit 4eacd9f

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
@@ -65,7 +65,7 @@
6565
"babel-loader": "8.3.0",
6666
"concurrently": "^7.6.0",
6767
"conventional-changelog-conventionalcommits": "4.6.3",
68-
"core-js": "3.37.0",
68+
"core-js": "3.37.1",
6969
"cypress": "7.7.0",
7070
"eslint": "8.57.0",
7171
"eslint-plugin-cypress": "2.15.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1872,10 +1872,10 @@ core-js-pure@^3.25.1:
18721872
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
18731873
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
18741874

1875-
1876-
version "3.37.0"
1877-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.0.tgz#d8dde58e91d156b2547c19d8a4efd5c7f6c426bb"
1878-
integrity sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==
1875+
1876+
version "3.37.1"
1877+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
1878+
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
18791879

18801880
18811881
version "1.0.2"

0 commit comments

Comments
 (0)