Skip to content

Commit

Permalink
chore(dev-deps): update dependency marked to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and luqven committed Jul 17, 2023
1 parent adfb14a commit 282a782
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"graphql-tag": "2.12.6",
"is-base64": "1.1.0",
"jest": "27.5.1",
"marked": "4.1.1",
"marked": "4.3.0",
"msync": "2.5.10",
"prettier": "2.2.1",
"react": "18.2.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9732,7 +9732,12 @@ marked-terminal@^5.0.0:
node-emoji "^1.11.0"
supports-hyperlinks "^2.2.0"

marked@4.1.1, marked@^4.0.10:
marked@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==

marked@^4.0.10:
version "4.1.1"
resolved "https://registry.npmjs.org/marked/-/marked-4.1.1.tgz"
integrity sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==
Expand Down

0 comments on commit 282a782

Please sign in to comment.