Skip to content

Commit d9adfbb

Browse files
Bump prismjs from 1.25.0 to 1.27.0 in /web-app
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]>
1 parent 22ba57a commit d9adfbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web-app/package.json

Lines changed: 1 addition & 1 deletion
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",

web-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13788,10 +13788,10 @@ pretty-hrtime@^1.0.3:
1378813788
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1378913789
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1379013790

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

1379613796
prismjs@~1.22.0:
1379713797
version "1.22.0"

0 commit comments

Comments
 (0)