Skip to content

Commit

Permalink
Merge pull request #79 from eyeccc/dependabot/npm_and_yarn/prismjs-1.…
Browse files Browse the repository at this point in the history
…23.0

Bump prismjs from 1.21.0 to 1.23.0
  • Loading branch information
eyeccc committed Mar 1, 2021
2 parents d775a7c + 4adb517 commit 2f1b594
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 @@ -37,7 +37,7 @@
"gatsby-source-filesystem": "2.3.13",
"gatsby-transformer-remark": "2.8.18",
"gatsby-transformer-sharp": "2.5.6",
"prismjs": "1.21.0",
"prismjs": "1.23.0",
"prop-types": "15.7.2",
"react": "16.13.0",
"react-dom": "16.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12477,10 +12477,10 @@ pretty-format@^25.5.0:
ansi-styles "^4.0.0"
react-is "^16.12.0"

prismjs@1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
prismjs@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
optionalDependencies:
clipboard "^2.0.0"

Expand Down

0 comments on commit 2f1b594

Please sign in to comment.