Skip to content

Commit

Permalink
fix(deps): update dependency prismjs to ^1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2023
1 parent 7fef0c1 commit f803154
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 @@ -29,7 +29,7 @@
"gatsby-plugin-sitemap": "^6.9.0",
"gatsby-remark-images": "^7.9.0",
"gatsby-source-filesystem": "^5.9.0",
"prismjs": "^1.28.0",
"prismjs": "^1.29.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9946,10 +9946,10 @@ pretty-error@^2.1.2:
lodash "^4.17.20"
renderkid "^2.0.4"

prismjs@^1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6"
integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==
prismjs@^1.29.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==

probe-image-size@^7.2.3:
version "7.2.3"
Expand Down

0 comments on commit f803154

Please sign in to comment.