Merge pull request #1115 from alxshelepenok/renovate/prismjs-1.x

fix(deps): update dependency prismjs to ^1.29.0
This commit is contained in:
Alexander Shelepenok
2022-08-28 15:25:02 +03:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -74,7 +74,7 @@
"gatsby-source-filesystem": "^4.20.0",
"gatsby-transformer-remark": "^5.20.0",
"gatsby-transformer-sharp": "^4.20.0",
"prismjs": "^1.28.0",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0"