Skip to content

Commit

Permalink
Merge branch 'fix-spoilers-2' into 'develop'
Browse files Browse the repository at this point in the history
Update to remakarble-spoiler v1.4.0 to fix exception on some oddly formatted posts

See merge request hive/condenser!390
  • Loading branch information
dnotestein committed Oct 10, 2023
2 parents e3056f8 + 718e481 commit 400fea5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@hiveio/hivescript": "^1.2.9",
"@mui/icons-material": "^5.11.9",
"@mui/material": "^5.11.10",
"@quochuync/remarkable-spoiler": "^1.3.0",
"@quochuync/remarkable-spoiler": "^1.4.0",
"@steem/crypto-session": "git+https://github.com/steemit/crypto-session.git#83a90b319ce5bc6a70362d52a15a815de7e729bb",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2046,10 +2046,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==

"@quochuync/remarkable-spoiler@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@quochuync/remarkable-spoiler/-/remarkable-spoiler-1.3.0.tgz#2d15dfd8e4b1275d37c254bdf2f7af0d475e31aa"
integrity sha512-uyaMzYcAUqluL51tnNk0yg7aaruVCUgZbzyKebRR2lkqbN8VFY9yKSguRv1uHREFXEx794CCymKrAKCqMPiQeA==
"@quochuync/remarkable-spoiler@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@quochuync/remarkable-spoiler/-/remarkable-spoiler-1.4.0.tgz#153a795e592e589b5e82b96f09a1fc275f414a32"
integrity sha512-Ra6xaS93GjWrYNRWQYTT/m3pJ96MmayHcETeRrnYafNtFcculRFBr3g0UoFG40yV2aP9IFoboYz2CAbhD5aqDw==

"@sideway/address@^4.1.3":
version "4.1.4"
Expand Down

0 comments on commit 400fea5

Please sign in to comment.