Skip to content

Commit

Permalink
build(deps-dev): bump ansi-to-html from 0.6.11 to 0.6.14
Browse files Browse the repository at this point in the history
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html) from 0.6.11 to 0.6.14.
- [Release notes](https://github.com/rburns/ansi-to-html/releases)
- [Commits](https://github.com/rburns/ansi-to-html/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 3, 2020
1 parent 8de6cf9 commit fa3a8aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cockpit/ui/package.json
Expand Up @@ -58,7 +58,7 @@
"@storybook/core": "5.3.14",
"@storybook/preset-create-react-app": "1.5.2",
"@storybook/react": "5.3.14",
"ansi-to-html": "0.6.11",
"ansi-to-html": "0.6.14",
"array-move": "2.0.0",
"autoscroll-react": "3.2.0",
"babel-loader": "8.0.6",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Expand Up @@ -5082,17 +5082,10 @@ ansi-styles@^4.1.0:
"@types/color-name" "^1.1.1"
color-convert "^2.0.1"

ansi-to-html@0.6.11:
version "0.6.11"
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.11.tgz#5093fc4962186c0e9343dec572a4f71abdc93439"
integrity sha512-88XZtrcwrfkyn6fGstHnkaF1kl7hGtNCYh4vSmItgEV+6JnQHryDBf7udF4f2RhTRQmYvJvPcTtqgaqrxzc9oA==
dependencies:
entities "^1.1.1"

ansi-to-html@^0.6.11:
version "0.6.12"
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.12.tgz#9dcd1646f17770d02ec065615e97f979f4e313cb"
integrity sha512-qBkIqLW979675mP76yB7yVkzeAWtATegdnDQ0RA3CZzknx0yUlNxMSML4xFdBfTs2GWYFQ1FELfbGbVSPzJ+LA==
ansi-to-html@0.6.14, ansi-to-html@^0.6.11:
version "0.6.14"
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.14.tgz#65fe6d08bba5dd9db33f44a20aec331e0010dad8"
integrity sha512-7ZslfB1+EnFSDO5Ju+ue5Y6It19DRnZXWv8jrGHgIlPna5Mh4jz7BV5jCbQneXNFurQcKoolaaAjHtgSBfOIuA==
dependencies:
entities "^1.1.2"

Expand Down

0 comments on commit fa3a8aa

Please sign in to comment.