Skip to content

Commit 8467b7a

Browse files
Update dependency core-js to v3.49.0 (#831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 025eade commit 8467b7a

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
@@ -42,7 +42,7 @@
4242
"@rollup/plugin-node-resolve": "16.0.3",
4343
"@rollup/plugin-terser": "0.4.4",
4444
"c8": "11.0.0",
45-
"core-js": "3.48.0",
45+
"core-js": "3.49.0",
4646
"eslint-plugin-ghost": "3.5.0",
4747
"mocha": "11.7.5",
4848
"rollup": "2.80.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5618,10 +5618,10 @@ core-js-compat@^3.48.0:
56185618
dependencies:
56195619
browserslist "^4.28.1"
56205620

5621-
core-js@3.48.0:
5622-
version "3.48.0"
5623-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.48.0.tgz#1f813220a47bbf0e667e3885c36cd6f0593bf14d"
5624-
integrity sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==
5621+
core-js@3.49.0:
5622+
version "3.49.0"
5623+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.49.0.tgz#8b4d520ac034311fa21aa616f017ada0e0dbbddd"
5624+
integrity sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==
56255625

56265626
core-js@^2.6.5:
56275627
version "2.6.12"

0 commit comments

Comments
 (0)