Skip to content

Commit 80ccd53

Browse files
Update dependency core-js to v3.27.0
1 parent 4c746a7 commit 80ccd53

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.20.2",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.12.0",
38-
"core-js": "3.26.1",
38+
"core-js": "3.27.0",
3939
"eslint-plugin-ghost": "2.16.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
@@ -2296,10 +2296,10 @@ core-js-compat@^3.25.1:
22962296
dependencies:
22972297
browserslist "^4.21.4"
22982298

2299-
core-js@3.26.1:
2300-
version "3.26.1"
2301-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.1.tgz#7a9816dabd9ee846c1c0fe0e8fcad68f3709134e"
2302-
integrity sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==
2299+
core-js@3.27.0:
2300+
version "3.27.0"
2301+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.0.tgz#a343bc614f29d9dcffa7616e65e10f9001cdd332"
2302+
integrity sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==
23032303

23042304
core-js@^2.6.5:
23052305
version "2.6.12"

0 commit comments

Comments
 (0)