Skip to content

Commit

Permalink
Update dependency prism-react-renderer to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2023
1 parent a7bc503 commit add7227
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -21,7 +21,7 @@
"@docusaurus/preset-classic": "2.3.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"prism-react-renderer": "^2.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
7 changes: 7 additions & 0 deletions website/yarn.lock
Expand Up @@ -6173,6 +6173,13 @@ prism-react-renderer@^1.3.5:
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.3.5.tgz#786bb69aa6f73c32ba1ee813fbe17a0115435085"
integrity sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==

prism-react-renderer@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-2.0.0.tgz#84fec74b546207761c6823bb775a93a72a14d948"
integrity sha512-Pmgn/6/XaxmwSuC5InkPQ3xq7f1J/SMKdvnxAQZVE7oBH11ctIHBGc2xLWmc8g0/CG+YQwbi5JTifP01cR7kvA==
dependencies:
clsx "^1.2.1"

prismjs@^1.28.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
Expand Down

0 comments on commit add7227

Please sign in to comment.