Skip to content

Commit b404e9e

Browse files
Update dependency @rollup/plugin-json to v6
1 parent 996b29e commit b404e9e

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.5",
3434
"@babel/polyfill": "7.12.1",
3535
"@babel/preset-env": "7.20.2",
36-
"@rollup/plugin-json": "5.0.2",
36+
"@rollup/plugin-json": "6.0.0",
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/plugin-json@5.0.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==
1216+
"@rollup/plugin-json@6.0.0":
1217+
version "6.0.0"
1218+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a"
1219+
integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==
12201220
dependencies:
12211221
"@rollup/pluginutils" "^5.0.1"
12221222

0 commit comments

Comments
 (0)