Skip to content

Commit

Permalink
Bump ansi_up from 4.0.3 to 5.0.0 in /client
Browse files Browse the repository at this point in the history
Bumps [ansi_up](https://github.com/drudru/ansi_up) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/drudru/ansi_up/releases)
- [Commits](drudru/ansi_up@v4.0.3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent cd3568f commit 83259a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/react": "16.8.17",
"@types/react-dom": "16.8.4",
"@types/react-router-dom": "^4.3.3",
"ansi_up": "^4.0.3",
"ansi_up": "^5.0.0",
"flexboxgrid-sass": "^8.0.5",
"node-sass": "^4.12.0",
"react": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1699,10 +1699,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

ansi_up@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-4.0.3.tgz#7cc6683304c71f4dcd83725b7e8d313089e369a7"
integrity sha512-ub+xzfB7Mkikx6u0/iHx97Cvs5SJRNjh3yoQpuRaAvC9L2t8ZghlqG6jXIQ7XkbtQyHJU/EP2AnPvwcib0vu6A==
ansi_up@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ansi_up/-/ansi_up-5.0.0.tgz#9bc3b087a59bd543c98dd235a9c8e0a842c454e9"
integrity sha512-RHw/w3Kb2U3k4XKfl8FXZW9ldxtTBbLNdKO0RboYeU4ReVwRP77M7b/OxiavMGZsBWcDxn/T0QiR+VtLf7mPYw==

anymatch@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 83259a1

Please sign in to comment.