Skip to content

Commit ddc49e5

Browse files
chore(dev-deps): update dependency core-js to v3.41.0 (#555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56a3039 commit ddc49e5

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.4.1",
6666
"concurrently": "^7.6.0",
6767
"conventional-changelog-conventionalcommits": "4.6.3",
68-
"core-js": "3.40.0",
68+
"core-js": "3.41.0",
6969
"cypress": "7.7.0",
7070
"eslint": "8.57.1",
7171
"eslint-plugin-cypress": "2.15.2",

yarn.lock

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

1885-
core-js@3.40.0:
1886-
version "3.40.0"
1887-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
1888-
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==
1885+
core-js@3.41.0:
1886+
version "3.41.0"
1887+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776"
1888+
integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==
18891889

18901890
18911891
version "1.0.2"

0 commit comments

Comments
 (0)