Skip to content

Commit 48e2e3c

Browse files
Update dependency core-js to v3.44.0 (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7a05aa commit 48e2e3c

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
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.27.2",
4040
"@rollup/plugin-json": "6.1.0",
4141
"c8": "10.1.3",
42-
"core-js": "3.43.0",
42+
"core-js": "3.44.0",
4343
"eslint-plugin-ghost": "3.4.3",
4444
"mocha": "11.2.2",
4545
"rollup": "4.44.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4980,10 +4980,10 @@ core-js-compat@^3.40.0:
49804980
dependencies:
49814981
browserslist "^4.25.0"
49824982

4983-
core-js@3.43.0:
4984-
version "3.43.0"
4985-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.43.0.tgz#f7258b156523208167df35dea0cfd6b6ecd4ee88"
4986-
integrity sha512-N6wEbTTZSYOY2rYAn85CuvWWkCK6QweMn7/4Nr3w+gDBeBhk/x4EJeY6FPo4QzDoJZxVTv8U7CMvgWk6pOHHqA==
4983+
core-js@3.44.0:
4984+
version "3.44.0"
4985+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.44.0.tgz#db4fd4fa07933c1d6898c8b112a1119a9336e959"
4986+
integrity sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==
49874987

49884988
core-js@^2.6.5:
49894989
version "2.6.12"

0 commit comments

Comments
 (0)