Skip to content

Commit ceb95a6

Browse files
Update dependency @rollup/plugin-json to v6.1.0
1 parent d2ad43b commit ceb95a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6",
3434
"@babel/polyfill": "7.12.1",
3535
"@babel/preset-env": "7.23.6",
36-
"@rollup/plugin-json": "6.0.1",
36+
"@rollup/plugin-json": "6.1.0",
3737
"c8": "8.0.1",
3838
"core-js": "3.34.0",
3939
"eslint-plugin-ghost": "3.4.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,12 +1816,12 @@
18161816
estree-walker "^2.0.2"
18171817
magic-string "^0.30.3"
18181818

1819-
"@rollup/plugin-json@6.0.1":
1820-
version "6.0.1"
1821-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.0.1.tgz#7e2efcf5ed549963f1444e010611d22f463931c0"
1822-
integrity sha512-RgVfl5hWMkxN1h/uZj8FVESvPuBJ/uf6ly6GTj0GONnkfoBN5KC0MSz+PN2OLDgYXMhtG0mWpTrkiOjoxAIevw==
1819+
"@rollup/plugin-json@6.1.0":
1820+
version "6.1.0"
1821+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6.1.0.tgz#fbe784e29682e9bb6dee28ea75a1a83702e7b805"
1822+
integrity sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==
18231823
dependencies:
1824-
"@rollup/pluginutils" "^5.0.1"
1824+
"@rollup/pluginutils" "^5.1.0"
18251825

18261826
18271827
version "11.1.5"
@@ -1831,7 +1831,7 @@
18311831
"@rollup/pluginutils" "^5.0.1"
18321832
resolve "^1.22.1"
18331833

1834-
"@rollup/pluginutils@^5.0.1":
1834+
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
18351835
version "5.1.0"
18361836
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0"
18371837
integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==

0 commit comments

Comments
 (0)