Skip to content

Commit

Permalink
fix(deps): update dependency markdown-it to v13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 01fd0b1 commit 3ebd6b5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jsdom": "21.1.2",
"lerna": "6.6.2",
"lint-staged": "13.2.3",
"markdown-it": "13.0.1",
"markdown-it": "13.0.2",
"minimist": "1.2.8",
"prettier": "2.8.8",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@atjson/source-commonmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@atjson/offset-annotations": "file:../offset-annotations",
"entities": "~3.0.1",
"markdown-it": "13.0.1"
"markdown-it": "13.0.2"
},
"peerDependencies": {
"@atjson/document": ">= 0.29.0 < 1"
Expand Down

0 comments on commit 3ebd6b5

Please sign in to comment.