Skip to content

Commit dcf6780

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

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
@@ -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.39.0",
68+
"core-js": "3.40.0",
6969
"cypress": "7.7.0",
7070
"eslint": "8.57.1",
7171
"eslint-plugin-cypress": "2.15.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,10 +1818,10 @@ core-js-pure@^3.25.1:
18181818
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.26.1.tgz#653f4d7130c427820dcecd3168b594e8bb095a33"
18191819
integrity sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==
18201820

1821-
core-js@3.39.0:
1822-
version "3.39.0"
1823-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
1824-
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
1821+
core-js@3.40.0:
1822+
version "3.40.0"
1823+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
1824+
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==
18251825

18261826
18271827
version "1.0.2"

0 commit comments

Comments
 (0)