Skip to content

Commit

Permalink
fix(deps): update dependency prism-themes to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 15, 2021
1 parent 34bcd06 commit fc8165f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"node-fetch": "2.6.1",
"normalize.css": "8.0.1",
"polished": "3.7.1",
"prism-themes": "1.5.0",
"prism-themes": "1.6.0",
"prismjs": "1.23.0",
"react": "16.14.0",
"react-d3-graph": "2.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14723,10 +14723,10 @@ pretty-format@^26.6.2:
ansi-styles "^4.0.0"
react-is "^17.0.1"

prism-themes@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.5.0.tgz#92925e4aa0ab5e0afefcea1032df7d61bbcdc1a5"
integrity sha512-aqKD610WNYO90MVXm0xM8P1pX5jPHyTjbAefV0TtWFLZk7eNWnGqLGx+HH6Xxlf9hiC66VjBeCP7m3P72FS+ZQ==
prism-themes@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.6.0.tgz#3bdb4f0780588a4abd770f70537e5cc4898198d1"
integrity sha512-L7pbxbUvFj8bVIWpcHCwDFOykhozk6Dja9sxqdcFCWwUI77tSFsWE7imf9OQQAmezLNLaBxRlXNcD2k0VCE/0w==

prismjs@1.23.0:
version "1.23.0"
Expand Down

0 comments on commit fc8165f

Please sign in to comment.