Skip to content

Commit

Permalink
chore(deps): update dependency marked to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent f2a40c0 commit aa5f1e3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"find-up": "^7.0.0",
"glob": "^11.0.0",
"handlebars": "^4.7.8",
"marked": "^14.1.0",
"marked": "^15.0.0",
"marked-terminal": "^7.2.0",
"minimist": "^1.2.8",
"semver": "^7.3.5",
Expand All @@ -67,7 +67,7 @@
},
"overrides": {
"@types/marked-terminal": {
"marked": "^14.0.0"
"marked": "^15.0.0"
}
},
"nodemonConfig": {
Expand Down

0 comments on commit aa5f1e3

Please sign in to comment.