Skip to content

Commit

Permalink
fix: upgrade @markdoc/next.js from 0.2.2 to 0.3.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @markdoc/next.js from 0.2.2 to 0.3.7.

See this package in yarn:
@markdoc/next.js

See this project in Snyk:
https://app.snyk.io/org/devfile/project/b531d744-fc32-4317-a5d5-80e414d9d114?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent 34d93bb commit ef23f26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@headlessui/react": "^1.7.0",
"@heroicons/react": "^2.0.13",
"@markdoc/markdoc": "^0.2.1",
"@markdoc/next.js": "^0.2.1",
"@markdoc/next.js": "^0.3.7",
"@next/bundle-analyzer": "^13.2.0",
"@nrwl/next": "^15.2.1",
"@schultzp2020/prism-react-renderer": "^1.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2082,10 +2082,10 @@
optionalDependencies:
"@types/markdown-it" "12.2.3"

"@markdoc/next.js@^0.2.1":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@markdoc/next.js/-/next.js-0.2.2.tgz#7128bd468c3909cae7bb2c3c503fb211cc043be0"
integrity sha512-qHCwcTwyHOHrvxmUcueL+RREhHJxef9p6MS45CxHIChV9JHBcWOJt9v++T8HCf4iCbCdnIVCcR9OYzOj3Kq7XQ==
"@markdoc/next.js@^0.3.7":
version "0.3.7"
resolved "https://registry.yarnpkg.com/@markdoc/next.js/-/next.js-0.3.7.tgz#0bfd3bcd2b060c45ab35245f6b928a35929f8e3d"
integrity sha512-lp/J0Lfx8YPWes82HOMSDvXBfIkJxPKfEwgzGTwfFBJUGBNM1TBvchaaAzDP2X+HRORP4jNcGbJrZoXSdon0BQ==
dependencies:
js-yaml "^4.1.0"

Expand Down

0 comments on commit ef23f26

Please sign in to comment.