Skip to content

Commit 3ccf841

Browse files
Bump prismjs from 1.25.0 to 1.27.0 in /web-app (#585)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b111d2b commit 3ccf841

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: web-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"js-yaml": "4.1.0",
3636
"markdown-it": "12.3.2",
3737
"markdown-it-emoji": "2.0.0",
38-
"prismjs": "1.25.0",
38+
"prismjs": "1.27.0",
3939
"react": "16.13.1",
4040
"react-addons-css-transition-group": "15.6.2",
4141
"react-dom": "16.13.1",

Diff for: web-app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13763,10 +13763,10 @@ pretty-hrtime@^1.0.3:
1376313763
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1376413764
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1376513765

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

1377113771
prismjs@~1.22.0:
1377213772
version "1.22.0"

0 commit comments

Comments
 (0)