Skip to content

Commit

Permalink
Merge pull request #542 from markedjs/dependabot/npm_and_yarn/marked-…
Browse files Browse the repository at this point in the history
…12.0.1

chore(deps-dev): bump marked from 12.0.0 to 12.0.1
  • Loading branch information
github-actions[bot] authored Mar 11, 2024
2 parents 4729a99 + 6159b65 commit 1122864
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/markedjs/marked-extension-template#readme",
"peerDependencies": {
"marked": "^12.0.0"
"marked": "^12.0.1"
},
"devDependencies": {
"@babel/core": "^7.24.0",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"jest-cli": "^29.7.0",
"marked": "^12.0.0",
"marked": "^12.0.1",
"rollup": "^4.12.0",
"semantic-release": "^23.0.2"
}
Expand Down

0 comments on commit 1122864

Please sign in to comment.