Skip to content

Commit

Permalink
fix(deps): update dependency marked to v12 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent b7cbde6 commit ef95da1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"kbar": "0.1.0-beta.45",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.4",
"marked": "11.2.0",
"marked": "12.0.0",
"medium-zoom": "1.1.0",
"mermaid": "10.7.0",
"next": "14.1.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.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@radix-ui/react-scroll-area": "1.0.5",
"marked": "^11.2.0",
"marked": "^12.0.0",
"postcss-import": "^16.0.0",
"react-error-boundary": "4.0.12",
"react-router-dom": "6.22.0",
Expand Down
8 changes: 4 additions & 4 deletions storybook/pnpm-lock.yaml

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

0 comments on commit ef95da1

Please sign in to comment.