Skip to content

Commit 610c230

Browse files
Merge pull request #1869 from nextcloud/dependabot/npm_and_yarn/markdown-it-14.2.0
Chore(deps): Bump markdown-it from 14.1.1 to 14.2.0
2 parents 57bb3da + 9135593 commit 610c230

3 files changed

Lines changed: 30 additions & 10 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
2626
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
2727
<dependencies>
2828
<php min-version="8.1" max-version="8.5"/>
29-
<nextcloud min-version="30" max-version="34"/>
29+
<nextcloud min-version="30" max-version="35"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

package-lock.json

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nextcloud/vue": "^8.35.2",
2828
"diff": "^9.0.0",
2929
"easymde": "^2.21.0",
30-
"markdown-it": "^14.1.1",
30+
"markdown-it": "^14.2.0",
3131
"markdown-it-bidi": "^0.2.0",
3232
"markdown-it-task-checkbox": "^1.0.6",
3333
"vue": "^2.7.16",

0 commit comments

Comments
 (0)