Skip to content

Commit 2c3db37

Browse files
authored
Merge pull request #174 from codecoolture/renovate/marked-4.x
Update dependency marked to v4.3.0
2 parents 433d870 + 01fe1d1 commit 2c3db37

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react": "7.33.1",
4242
"feed": "4.2.2",
4343
"jest": "29.6.4",
44-
"marked": "4.2.12",
44+
"marked": "4.3.0",
4545
"prettier": "2.8.8",
4646
"start-server-and-test": "2.0.1",
4747
"ts-jest": "29.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5437,10 +5437,10 @@ markdown-extensions@^1.0.0:
54375437
resolved "https://registry.yarnpkg.com/markdown-extensions/-/markdown-extensions-1.1.1.tgz#fea03b539faeaee9b4ef02a3769b455b189f7fc3"
54385438
integrity sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==
54395439

5440-
marked@4.2.12:
5441-
version "4.2.12"
5442-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.12.tgz#d69a64e21d71b06250da995dcd065c11083bebb5"
5443-
integrity sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==
5440+
marked@4.3.0:
5441+
version "4.3.0"
5442+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
5443+
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
54445444

54455445
mdast-util-definitions@^5.0.0:
54465446
version "5.1.1"

0 commit comments

Comments
 (0)