Skip to content

Commit 6b68763

Browse files
Update dependency @rollup/plugin-json to v5.0.2
1 parent 1f658eb commit 6b68763

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
@@ -33,7 +33,7 @@
3333
"@babel/core": "7.20.2",
3434
"@babel/polyfill": "7.12.1",
3535
"@babel/preset-env": "7.20.2",
36-
"@rollup/plugin-json": "5.0.1",
36+
"@rollup/plugin-json": "5.0.2",
3737
"c8": "7.12.0",
3838
"core-js": "3.26.1",
3939
"eslint-plugin-ghost": "2.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
estree-walker "^2.0.2"
12141214
magic-string "^0.26.4"
12151215

1216-
"@rollup/[email protected].1":
1217-
version "5.0.1"
1218-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0.1.tgz#d5cd67cc83ede42967447dfabbe1be45a091f5b7"
1219-
integrity sha512-QCwhZZLvM8nRcTHyR1vOgyTMiAnjiNj1ebD/BMRvbO1oc/z14lZH6PfxXeegee2B6mky/u9fia4fxRM4TqrUaw==
1216+
"@rollup/[email protected].2":
1217+
version "5.0.2"
1218+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5.0.2.tgz#d7dbbac62ff74064876b3e5d0d863cb3ad1e7cdb"
1219+
integrity sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==
12201220
dependencies:
12211221
"@rollup/pluginutils" "^5.0.1"
12221222

0 commit comments

Comments
 (0)