Skip to content

Commit

Permalink
MDLY-14 Added plugin to yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokuskov committed Apr 15, 2024
1 parent 756fcd5 commit 4308268
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2698,6 +2698,13 @@ string.prototype.trimstart@^1.0.7:
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
integrity sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==
dependencies:
ansi-regex "^2.0.0"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
Expand Down

0 comments on commit 4308268

Please sign in to comment.