Skip to content

Commit

Permalink
fix(deps): update dependency prism-themes to v1.8.0 (#3262)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 28, 2021
1 parent 35ff619 commit ba61408
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -43,7 +43,7 @@
"next": "11.0.1",
"next-i18next": "8.5.5",
"next-seo": "4.26.0",
"prism-themes": "1.7.0",
"prism-themes": "1.8.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9814,10 +9814,10 @@ pretty-hrtime@^1.0.3:
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=

prism-themes@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.7.0.tgz#487a5d16152cab515a298af3145345eafb7be372"
integrity sha512-D5EsUQXOY4W9pcGwrOXFJiT22RRUuxWaaxyVNMGHRGr96h86K1XLLWMhzc3tXL0Qri7BhRE8mJtEN/ZZSNau6w==
prism-themes@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.8.0.tgz#4f7b108552f75d39bf5c9556e5b5e17e912dd0d0"
integrity sha512-pj7A7C9C8juQRFkZHYeApQHdUiak5nkKYlHyWwh7n/b6WjI9KzGtqaGhxUZAIaV1PZ9Z1epJwe41Px3TUGsNJw==

prismjs@^1.23.0:
version "1.24.1"
Expand Down

0 comments on commit ba61408

Please sign in to comment.