Skip to content

Commit

Permalink
Merge pull request #4304 from fjordllc/dependabot/npm_and_yarn/prismj…
Browse files Browse the repository at this point in the history
…s-1.27.0

Bump prismjs from 1.25.0 to 1.27.0
  • Loading branch information
komagata authored Feb 26, 2022
2 parents 3f7f660 + 9d70116 commit f6a65f4
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 @@ -23,7 +23,7 @@
"markdown-it-regexp": "^0.4.0",
"markdown-it-task-lists": "^2.1.1",
"mem": "^4.0.0",
"prismjs": "^1.25.0",
"prismjs": "^1.27.0",
"pug": "^3.0.1",
"pug-plain-loader": "^1.0.0",
"select2": "^4.0.7-rc.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6534,10 +6534,10 @@ prettier@^2.2.1:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==

prismjs@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
prismjs@^1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==

process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit f6a65f4

Please sign in to comment.