Skip to content

Commit 4db8ccb

Browse files
Update dependency core-js to v3.36.0
1 parent d6a2196 commit 4db8ccb

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.9",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "9.1.0",
38-
"core-js": "3.35.1",
38+
"core-js": "3.36.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "10.3.0",
4141
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4349,10 +4349,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.34.0:
43494349
dependencies:
43504350
browserslist "^4.22.2"
43514351

4352-
core-js@3.35.1:
4353-
version "3.35.1"
4354-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
4355-
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
4352+
core-js@3.36.0:
4353+
version "3.36.0"
4354+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68"
4355+
integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==
43564356

43574357
core-js@^2.6.5:
43584358
version "2.6.12"

0 commit comments

Comments
 (0)