Skip to content

Commit 282655c

Browse files
Update dependency core-js to v3.35.0
1 parent 2ff32a7 commit 282655c

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.23.6",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "8.0.1",
38-
"core-js": "3.34.0",
38+
"core-js": "3.35.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "10.2.0",
4141
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,10 +4332,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
43324332
dependencies:
43334333
browserslist "^4.22.2"
43344334

4335-
core-js@3.34.0:
4336-
version "3.34.0"
4337-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.34.0.tgz#5705e6ad5982678612e96987d05b27c6c7c274a5"
4338-
integrity sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==
4335+
core-js@3.35.0:
4336+
version "3.35.0"
4337+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
4338+
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==
43394339

43404340
core-js@^2.6.5:
43414341
version "2.6.12"

0 commit comments

Comments
 (0)