Skip to content

Commit

Permalink
[markdown-remark] Remove unused dependencies (#5804)
Browse files Browse the repository at this point in the history
* [markdown-remark] Remove unused dependency

Follow up to #5785. Missed one dependency that is no longer used and can be removed.

* [markdown-remark] Remove unused dependency

* Lockfile fix

* Update lockfile [again]
  • Loading branch information
delucis committed Jan 9, 2023
1 parent cb5dbcc commit f354114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions packages/markdown/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
},
"dependencies": {
"@astrojs/prism": "^1.0.0",
"acorn": "^8.7.1",
"github-slugger": "^1.4.0",
"hast-util-to-html": "^8.0.3",
"import-meta-resolve": "^2.1.0",
"rehype-raw": "^6.1.1",
"rehype-stringify": "^9.0.3",
Expand Down
4 changes: 0 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 f354114

Please sign in to comment.