Skip to content

Commit

Permalink
fix(deps): update dependency prismjs to ^1.22.0 (#27391)
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 authored Oct 12, 2020
1 parent d92e368 commit 0f4a458
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions starters/blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"gatsby-source-filesystem": "^2.3.32",
"gatsby-transformer-remark": "^2.8.37",
"gatsby-transformer-sharp": "^2.5.16",
"prismjs": "^1.21.0",
"prismjs": "^1.22.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
Expand Down

0 comments on commit 0f4a458

Please sign in to comment.