Skip to content

Commit cffa055

Browse files
committed
chore: upgrade turndown to 5.0.3
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent 9971048 commit cffa055

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"store": "~2.0.12",
136136
"tedious": "~6.2.0",
137137
"toobusy-js": "~0.5.1",
138-
"turndown": "~5.0.1",
138+
"turndown": "~5.0.3",
139139
"uuid": "~3.3.2",
140140
"validator": "~10.4.0",
141141
"velocity-animate": "~1.4.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12501,7 +12501,7 @@ tunnel-agent@^0.6.0:
1250112501
dependencies:
1250212502
safe-buffer "^5.0.1"
1250312503

12504-
turndown@~5.0.1:
12504+
turndown@~5.0.3:
1250512505
version "5.0.3"
1250612506
resolved "https://registry.yarnpkg.com/turndown/-/turndown-5.0.3.tgz#a1350b66155d7891f10e451432170b0f7cd7449a"
1250712507
integrity sha512-popfGXEiedpq6F5saRIAThKxq/bbEPVFnsDnUdjaDGIre9f3/OL9Yi/yPbPcZ7RYUDpekghr666bBfZPrwNnhQ==

0 commit comments

Comments
 (0)