Skip to content

Commit

Permalink
Merge pull request #95 from RoboStack/dependabot/npm_and_yarn/js/ansi…
Browse files Browse the repository at this point in the history
…-regex-5.0.1

Bump ansi-regex from 5.0.0 to 5.0.1 in /js
  • Loading branch information
wolfv authored May 4, 2022
2 parents ab5a627 + 79ccf14 commit c209edb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -595,9 +595,9 @@ ansi-escapes@^4.2.1:
type-fest "^0.11.0"

ansi-regex@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz"
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
version "5.0.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==

ansi-styles@^3.2.1:
version "3.2.1"
Expand Down

0 comments on commit c209edb

Please sign in to comment.