Skip to content

Commit b4965b5

Browse files
committed
Update dependency @types/markdown-it to v13
1 parent 3b7818b commit b4965b5

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
@@ -52,7 +52,7 @@
5252
"@types/expect.js": "0.3.29",
5353
"@types/highlight.js": "9.12.4",
5454
"@types/js-yaml": "4.0.5",
55-
"@types/markdown-it": "12.2.3",
55+
"@types/markdown-it": "13.0.0",
5656
"@types/mocha": "10.0.1",
5757
"@types/node": "18.17.3",
5858
"@types/ramda": "0.29.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -867,10 +867,10 @@
867867
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.2.tgz#fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9"
868868
integrity sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==
869869

870-
"@types/markdown-it@12.2.3":
871-
version "12.2.3"
872-
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-12.2.3.tgz#0d6f6e5e413f8daaa26522904597be3d6cd93b51"
873-
integrity sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==
870+
"@types/markdown-it@13.0.0":
871+
version "13.0.0"
872+
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-13.0.0.tgz#05e82614aa6d305a4d8efe24056d8879a9042970"
873+
integrity sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==
874874
dependencies:
875875
"@types/linkify-it" "*"
876876
"@types/mdurl" "*"

0 commit comments

Comments
 (0)