Skip to content

Commit c978067

Browse files
committed
Update dependency @types/marked to v5.0.2
1 parent 6922717 commit c978067

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@next/eslint-plugin-next": "13.4.13",
2727
"@types/jest": "29.5.4",
2828
"@types/lodash": "4.14.200",
29-
"@types/marked": "5.0.1",
29+
"@types/marked": "5.0.2",
3030
"@types/node": "16.11.19",
3131
"@types/react": "18.2.21",
3232
"@types/react-dom": "18.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,10 +1341,10 @@
13411341
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
13421342
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
13431343

1344-
"@types/marked@5.0.1":
1345-
version "5.0.1"
1346-
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-5.0.1.tgz#15acd796d722b91bf00738c8c8539aaf5034f0c6"
1347-
integrity sha512-Y3pAUzHKh605fN6fvASsz5FDSWbZcs/65Q6xYRmnIP9ZIYz27T4IOmXfH9gWJV1dpi7f1e7z7nBGUTx/a0ptpA==
1344+
"@types/marked@5.0.2":
1345+
version "5.0.2"
1346+
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-5.0.2.tgz#ca6b0cd7a5c8799c8cd0963df0b3e1a9021dcdfa"
1347+
integrity sha512-OucS4KMHhFzhz27KxmWg7J+kIYqyqoW5kdIEI319hqARQQUTqhao3M/F+uFnDXD0Rg72iDDZxZNxq5gvctmLlg==
13481348

13491349
"@types/mdast@^3.0.0":
13501350
version "3.0.3"

0 commit comments

Comments
 (0)