File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"@babel/core" : " 7.20.2" ,
34
34
"@babel/polyfill" : " 7.12.1" ,
35
35
"@babel/preset-env" : " 7.20.2" ,
36
- "@rollup/plugin-json" : " 5.0.1 " ,
36
+ "@rollup/plugin-json" : " 5.0.2 " ,
37
37
"c8" : " 7.12.0" ,
38
38
"core-js" : " 3.26.1" ,
39
39
"eslint-plugin-ghost" : " 2.16.0" ,
Original file line number Diff line number Diff line change 1213
1213
estree-walker "^2.0.2"
1214
1214
magic-string "^0.26.4"
1215
1215
1216
-
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
+
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 ==
1220
1220
dependencies :
1221
1221
" @rollup/pluginutils" " ^5.0.1"
1222
1222
You can’t perform that action at this time.
0 commit comments