Skip to content

Commit

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

See this package in yarn:
@markdoc/markdoc

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 21, 2024
1 parent cf64c68 commit e60780e
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 @@ -24,7 +24,7 @@
"@docsearch/react": "^3.1.1",
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^2.0.13",
"@markdoc/markdoc": "^0.2.1",
"@markdoc/markdoc": "^0.4.0",
"@markdoc/next.js": "^0.2.1",
"@next/bundle-analyzer": "^13.2.0",
"@nrwl/next": "^15.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,10 +2076,10 @@
dependencies:
"@lukeed/csprng" "^1.0.0"

"@markdoc/markdoc@^0.2.1":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@markdoc/markdoc/-/markdoc-0.2.2.tgz#cea8b7f0935408dc7180865077c0fb61ba70e51e"
integrity sha512-0TiD9jmA5h5znN4lxo7HECAu3WieU5g5vUsfByeucrdR/x88hEilpt16EydFyJwJddQ/3w5HQgW7Ovy62r4cyw==
"@markdoc/markdoc@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@markdoc/markdoc/-/markdoc-0.4.0.tgz#0ac4126c7f0b9370eb45cc05296c044d78c18a16"
integrity sha512-fSh4P3Y4E7oaKYc2oNzSIJVPDto7SMzAuQN1Iyx53UxzleA6QzRdNWRxmiPqtVDaDi5dELd2yICoG91csrGrAw==
optionalDependencies:
"@types/markdown-it" "12.2.3"

Expand Down

0 comments on commit e60780e

Please sign in to comment.