Skip to content

Commit a94dc8d

Browse files
dependabot[bot]jstucke
authored andcommitted
build(deps): bump diff and diff2html in /src/web_interface/static
Bumps [diff](https://github.com/kpdecker/jsdiff) to 8.0.3 and updates ancestor dependency [diff2html](https://github.com/rtfpessoa/diff2html). These dependencies need to be updated together. Updates `diff` from 5.1.0 to 8.0.3 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v5.1.0...v8.0.3) Updates `diff2html` from 3.4.35 to 3.4.56 - [Release notes](https://github.com/rtfpessoa/diff2html/releases) - [Commits](rtfpessoa/diff2html@3.4.35...3.4.56) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.3 dependency-type: indirect - dependency-name: diff2html dependency-version: 3.4.56 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7d967 commit a94dc8d

File tree

2 files changed

+32
-36
lines changed

2 files changed

+32
-36
lines changed

src/web_interface/static/package-lock.json

Lines changed: 31 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/web_interface/static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bootstrap-select": "^1.13.18",
1010
"bootstrap-table": "^1.23.5",
1111
"chart.js": "^2.3.0",
12-
"diff2html": "^3.4.18",
12+
"diff2html": "^3.4.56",
1313
"graphiql": "^3.2.3",
1414
"highlightjs-line-numbers.js": "^2.9.0",
1515
"jquery": "^3.5.0",

0 commit comments

Comments
 (0)