Skip to content

Commit

Permalink
fix(deps): update dependency marked to v9 (#997)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency marked to v9

* chore: add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robb Niznik <[email protected]>
  • Loading branch information
renovate[bot] and Niznikr authored Sep 11, 2023
1 parent e339530 commit 95fbb25
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .changeset/wicked-wasps-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@launchpad-ui/markdown': patch
'@launchpad-ui/core': patch
---

Update `marked`
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"isomorphic-dompurify": "^1.8.0",
"marked": "^8.0.0"
"marked": "^9.0.0"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 95fbb25

Please sign in to comment.