Skip to content

Commit ef23f26

Browse files
committed
fix: upgrade @markdoc/next.js from 0.2.2 to 0.3.7
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
1 parent 34d93bb commit ef23f26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@headlessui/react": "^1.7.0",
2626
"@heroicons/react": "^2.0.13",
2727
"@markdoc/markdoc": "^0.2.1",
28-
"@markdoc/next.js": "^0.2.1",
28+
"@markdoc/next.js": "^0.3.7",
2929
"@next/bundle-analyzer": "^13.2.0",
3030
"@nrwl/next": "^15.2.1",
3131
"@schultzp2020/prism-react-renderer": "^1.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2082,10 +2082,10 @@
20822082
optionalDependencies:
20832083
"@types/markdown-it" "12.2.3"
20842084

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

0 commit comments

Comments
 (0)