Skip to content

Commit b20b8a8

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency prismjs to ^1.28.0
1 parent 6021083 commit b20b8a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"gatsby-plugin-sitemap": "^5.12.1",
3030
"gatsby-remark-images": "^6.12.1",
3131
"gatsby-source-filesystem": "^4.12.1",
32-
"prismjs": "^1.27.0",
32+
"prismjs": "^1.28.0",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"react-helmet-async": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9913,10 +9913,10 @@ pretty-error@^2.1.2:
99139913
lodash "^4.17.20"
99149914
renderkid "^2.0.4"
99159915

9916-
prismjs@^1.27.0:
9917-
version "1.27.0"
9918-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
9919-
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
9916+
prismjs@^1.28.0:
9917+
version "1.28.0"
9918+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6"
9919+
integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==
99209920

99219921
probe-image-size@^7.2.3:
99229922
version "7.2.3"

0 commit comments

Comments
 (0)