Skip to content

Commit a1d8496

Browse files
committed
Upgrade hylo-shared to fix mention HTML helper bug
1 parent ef0648f commit a1d8496

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"hast-util-to-string": "^1.0.1",
103103
"hastscript": "^3.1.0",
104104
"he": "^1.2.0",
105-
"hylo-shared": "4.1.0-beta.15",
105+
"hylo-shared": "5.0.0",
106106
"image-size": "^0.3.5",
107107
"insane": "^2.6.2",
108108
"jade": "^1.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7036,10 +7036,10 @@ https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
70367036
agent-base "6"
70377037
debug "4"
70387038

7039-
hylo-shared@4.1.0-beta.15:
7040-
version "4.1.0-beta.15"
7041-
resolved "https://registry.yarnpkg.com/hylo-shared/-/hylo-shared-4.1.0-beta.15.tgz#cb4531c3fe8ac273196af2f98e03a647d6eead2c"
7042-
integrity sha512-opuPSQ0DyrzVg1feQMw7JKiOlLGBQEXvMZNOMD8XZF5QFOMlniiGy0CDYSGG6XU+QDwN7zFZy5MkFHf8Vv0+gw==
7039+
hylo-shared@5.0.0:
7040+
version "5.0.0"
7041+
resolved "https://registry.yarnpkg.com/hylo-shared/-/hylo-shared-5.0.0.tgz#7cc76a87d092947b9c78aafb270e059d29866e41"
7042+
integrity sha512-72wTvmE1VfZEZ6Hk6jdrmXz4ocF66Y6FkHFDjqRwO9KYe5FSRwOY9tImperx12sB8GZY+Ss1R8sn0JF8IhOyyA==
70437043
dependencies:
70447044
coordinate-parser "^1.0.7"
70457045
html-to-text "^8.1.0"

0 commit comments

Comments
 (0)