Skip to content

Commit

Permalink
fix(deps): update dependency marked to v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 7, 2021
1 parent d2e7651 commit 5f453fd
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 @@ -64,7 +64,7 @@
"html-loader": "2.1.2",
"jest": "26.6.3",
"markdown-loader": "6.0.0",
"marked": "3.0.6",
"marked": "3.0.7",
"node-loader": "1.0.3",
"nodemon-webpack-plugin": "4.5.2",
"prettier": "2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6285,10 +6285,10 @@ markdown-loader@6.0.0:
loader-utils "^1.2.3"
marked "^0.7.0"

marked@3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.6.tgz#d268f7229717ff55f81ff759c519d23c90def40e"
integrity sha512-a1hY8eqdP9JgmsaO0MYYhO9Li2nfY/5pAj+gWU5r41Lze6AV4Xty1cseLWDcOYimJnaVfQAomaA6NK+z2IyR+w==
marked@3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.7.tgz#343aad9e91b96249b495c99c512ea09cfe06de1e"
integrity sha512-ctKqbnLuNbsHbI26cfMyOlKgXGfl1orOv1AvWWDX7AkgfMOwCWvmuYc+mVLeWhQ9W6hdWVBynOs96VkcscKo0Q==

marked@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit 5f453fd

Please sign in to comment.