Skip to content

Commit e7063b4

Browse files
build(deps-dev): bump @types/sanitize-html in /web/ui
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html) --- updated-dependencies: - dependency-name: "@types/sanitize-html" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05d4d97 commit e7063b4

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

web/ui/package-lock.json

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

web/ui/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/react-dom": "^17.0.11",
7676
"@types/react-resize-detector": "^6.1.0",
7777
"@types/react-router-dom": "^5.3.2",
78-
"@types/sanitize-html": "^2.5.0",
78+
"@types/sanitize-html": "^2.6.0",
7979
"@types/sinon": "^10.0.6",
8080
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
8181
"enzyme": "^3.11.0",

0 commit comments

Comments
 (0)