Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

chore(deps): update dependency @types/markdown-it to v13.0.1 #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"devDependencies": {
"@jest/types": "29.6.3",
"@types/markdown-it": "13.0.0",
"@types/markdown-it": "13.0.1",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ __metadata:
dependencies:
"@jest/types": 29.6.3
"@mrdrogdrog/optional": ^1.2.1
"@types/markdown-it": 13.0.0
"@types/markdown-it": 13.0.1
"@typescript-eslint/eslint-plugin": 6.4.1
"@typescript-eslint/parser": 6.4.1
eslint: 8.48.0
Expand Down Expand Up @@ -1028,13 +1028,13 @@ __metadata:
languageName: node
linkType: hard

"@types/markdown-it@npm:13.0.0":
version: 13.0.0
resolution: "@types/markdown-it@npm:13.0.0"
"@types/markdown-it@npm:13.0.1":
version: 13.0.1
resolution: "@types/markdown-it@npm:13.0.1"
dependencies:
"@types/linkify-it": "*"
"@types/mdurl": "*"
checksum: 7bcf45d0a1c2bc2c28f91460af571b9e8a195d4983cda809af04bf1d400f98902c71849b7cb8c036e35a3be7fa2483117d4faeab24a7de059e04be3e9f641aff
checksum: 184d383ac21903a9e6be1639cde2b0cc082d0366b423fd8a69d0f37d9d1d36338f66611226ba4ef1da6148f370a62e08f688e8147ead43d429d6ff213c38c062
languageName: node
linkType: hard

Expand Down