Skip to content

Commit

Permalink
fix(deps): update dependency prism-react-renderer to ^2.4.0 for gatsb…
Browse files Browse the repository at this point in the history
…y-theme-minimal-blog
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent f3597bf commit 20e92d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion themes/gatsby-theme-minimal-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-theme-ui": "~0.15.3",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"theme-ui": "~0.15.3"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3015,7 +3015,7 @@ __metadata:
"@theme-ui/preset-tailwind": "npm:0.15.3"
gatsby-plugin-catch-links: "npm:^5.13.1"
gatsby-plugin-theme-ui: "npm:~0.15.3"
prism-react-renderer: "npm:^2.3.1"
prism-react-renderer: "npm:^2.4.0"
theme-ui: "npm:~0.15.3"
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -18828,15 +18828,15 @@ __metadata:
languageName: node
linkType: hard

"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1":
version: 2.3.1
resolution: "prism-react-renderer@npm:2.3.1"
"prism-react-renderer@npm:^2.0.6, prism-react-renderer@npm:^2.3.1, prism-react-renderer@npm:^2.4.0":
version: 2.4.0
resolution: "prism-react-renderer@npm:2.4.0"
dependencies:
"@types/prismjs": "npm:^1.26.0"
clsx: "npm:^2.0.0"
peerDependencies:
react: ">=16.0.0"
checksum: 10c0/566932127ca18049a651aa038a8f8c7c1ca15950d21b659c2ce71fd95bd03bef2b5d40c489e7aa3453eaf15d984deef542a609d7842e423e6a13427dd90bd371
checksum: 10c0/3d6969b057da0efe39e3e637bf93601cd5757de5919180e8df16daf1d1b8eedc39b70c7f6f28724fba0a01bc857c6b78312ab027f4e913159d1165c5aba235bb
languageName: node
linkType: hard

Expand Down

0 comments on commit 20e92d3

Please sign in to comment.