Skip to content

Commit 7bd62b2

Browse files
dependabot-preview[bot]fisker
authored andcommitted
chore(deps): bump ansi-colors from 3.2.4 to 4.0.1 (#75)
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 3.2.4 to 4.0.1. - [Release notes](https://github.com/doowb/ansi-colors/releases) - [Commits](https://github.com/doowb/ansi-colors/commits/4.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 56f59e2 commit 7bd62b2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lp": "bin/cli"
2828
},
2929
"dependencies": {
30-
"ansi-colors": "^3.2.4",
30+
"ansi-colors": "^4.0.1",
3131
"clipboardy": "^2.0.0",
3232
"get-stdin": "^7.0.0",
3333
"left-phalange-api": "^1.1.4",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,11 @@ ansi-colors@^3.2.4:
580580
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
581581
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
582582

583+
ansi-colors@^4.0.1:
584+
version "4.0.1"
585+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.0.1.tgz#3dc29301836c6152f617a71466bde162a2e42582"
586+
integrity sha512-1Qs1jdXEMSYwcVooLRfnCc5+e3365pw38v4AVkSsCxsjXRGKDTem5VLCl53SpHSpLnEy8O5DofJHZJELaRiJbg==
587+
583588
ansi-escapes@^3.0.0, ansi-escapes@^3.2.0:
584589
version "3.2.0"
585590
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"

0 commit comments

Comments
 (0)