Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump prism-react-renderer from 2.0.5 to 2.0.6 #631

Merged
merged 2 commits into from
Jun 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@swc/core": "^1.3.66",
"@you54f/theme-github-codeblock": "^0.1.1",
"clsx": "^1.2.1",
"prism-react-renderer": "^2.0.5",
"prism-react-renderer": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swc-loader": "^0.2.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12203,7 +12203,7 @@ __metadata:
"@you54f/theme-github-codeblock": ^0.1.1
clsx: ^1.2.1
docusaurus-plugin-typedoc: ^0.18.0
prism-react-renderer: ^2.0.5
prism-react-renderer: ^2.0.6
react: ^18.2.0
react-dom: ^18.2.0
swc-loader: ^0.2.3
Expand Down Expand Up @@ -19438,15 +19438,15 @@ __metadata:
languageName: node
linkType: hard

"prism-react-renderer@npm:^2.0.5":
version: 2.0.5
resolution: "prism-react-renderer@npm:2.0.5"
"prism-react-renderer@npm:^2.0.6":
version: 2.0.6
resolution: "prism-react-renderer@npm:2.0.6"
dependencies:
"@types/prismjs": ^1.26.0
clsx: ^1.2.1
peerDependencies:
react: ">=16.0.0"
checksum: 9cd7e1fcf1e758e230f46af2f069a47bbfe55d0209312b329aba40e7e9b18f6763352bf08fc9d89ab7622f1d7a4663e01d2ff964f721ea734e8f901e4f0cd87e
checksum: d2202b79ddf01d308da3ba2f7f31a852fb0fb2e0290575d44e719af4c1d91fa913d04eb480fa3ba03e2d35d745ae806904270ffad00770511ec8bd80db67cb24
languageName: node
linkType: hard

Expand Down