Skip to content

Commit 82f2027

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ansi-colors to ^4.1.3
1 parent f32209a commit 82f2027

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
]
4141
},
4242
"dependencies": {
43-
"ansi-colors": "^4.1.2",
43+
"ansi-colors": "^4.1.3",
4444
"cli-progress": "^3.11.0",
4545
"lodash.uniqwith": "^4.5.0",
4646
"sharp": "^0.30.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
19091909
json-schema-traverse "^0.4.1"
19101910
uri-js "^4.2.2"
19111911

1912-
ansi-colors@^4.1.2:
1913-
version "4.1.2"
1914-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.2.tgz#e33debb85260fbe4ed8f00f1e0c282516109795e"
1915-
integrity sha512-cEG18jjLG0O74o/33eEfnmtXYDEY196ZjL0eQEISULF+Imi7vr25l6ntGYmqS5lIrQIEeze+CqUtPVItywE7ZQ==
1912+
ansi-colors@^4.1.3:
1913+
version "4.1.3"
1914+
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b"
1915+
integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==
19161916

19171917
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
19181918
version "4.3.2"

0 commit comments

Comments
 (0)