Skip to content

Commit 1f04cdb

Browse files
Update dependency @rollup/plugin-json to v6.0.1
1 parent 8ea2c6c commit 1f04cdb

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.23.0",
3434
"@babel/polyfill": "7.12.1",
3535
"@babel/preset-env": "7.22.20",
36-
"@rollup/plugin-json": "6.0.0",
36+
"@rollup/plugin-json": "6.0.1",
3737
"c8": "7.13.0",
3838
"core-js": "3.33.0",
3939
"eslint-plugin-ghost": "2.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1776,10 +1776,10 @@
17761776
estree-walker "^2.0.2"
17771777
magic-string "^0.27.0"
17781778

1779-
"@rollup/[email protected].0":
1780-
version "6.0.0"
1781-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.0.tgz#199fea6670fd4dfb1f4932250569b14719db234a"
1782-
integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==
1779+
"@rollup/[email protected].1":
1780+
version "6.0.1"
1781+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.1.tgz#7e2efcf5ed549963f1444e010611d22f463931c0"
1782+
integrity sha512-RgVfl5hWMkxN1h/uZj8FVESvPuBJ/uf6ly6GTj0GONnkfoBN5KC0MSz+PN2OLDgYXMhtG0mWpTrkiOjoxAIevw==
17831783
dependencies:
17841784
"@rollup/pluginutils" "^5.0.1"
17851785

0 commit comments

Comments
 (0)