Skip to content

Commit 2ccffd3

Browse files
Update dependency core-js to v3.40.0 (#504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fce8b9 commit 2ccffd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-env": "7.26.0",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.3",
38-
"core-js": "3.39.0",
38+
"core-js": "3.40.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "11.0.1",
4141
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4098,10 +4098,10 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
40984098
dependencies:
40994099
browserslist "^4.24.2"
41004100

4101-
core-js@3.39.0:
4102-
version "3.39.0"
4103-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
4104-
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
4101+
core-js@3.40.0:
4102+
version "3.40.0"
4103+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
4104+
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==
41054105

41064106
core-js@^2.6.5:
41074107
version "2.6.12"

0 commit comments

Comments
 (0)