From c77eb05c516c61c38cdb7f4e3de27ba4e0b92781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 10:43:02 +0000 Subject: [PATCH] chore(deps): bump prismjs from 1.15.0 to 1.21.0 in /ui Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.21.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.15.0...v1.21.0) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index bc15da9e40..e54e1ea127 100644 --- a/ui/package.json +++ b/ui/package.json @@ -78,7 +78,7 @@ "ngx-clipboard": "11.1.9", "ngx-infinite-scroll": "7.0.1", "ngx-markdown": "7.1.2", - "prismjs": "1.15.0", + "prismjs": "1.21.0", "raven-js": "3.27.0", "rxjs": "6.3.3", "rxjs-compat": "6.3.3",