Skip to content

Commit 2ec2713

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump kleur from 3.0.3 to 4.0.0
Bumps [kleur](https://github.com/lukeed/kleur) from 3.0.3 to 4.0.0. - [Release notes](https://github.com/lukeed/kleur/releases) - [Commits](lukeed/kleur@v3.0.3...v4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 59ee412 commit 2ec2713

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
@@ -77,7 +77,7 @@
7777
"gzip-size": "^5.1.1",
7878
"jest": "^25.2.4",
7979
"jest-watch-typeahead": "^0.5.0",
80-
"kleur": "^3.0.3",
80+
"kleur": "^4.0.0",
8181
"lint-staged": "10.2.10",
8282
"prettier": "^2.0.2",
8383
"pretty-bytes": "^5.3.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3110,6 +3110,11 @@ kleur@^3.0.3:
31103110
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
31113111
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
31123112

3113+
kleur@^4.0.0:
3114+
version "4.0.0"
3115+
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.0.0.tgz#6da4e7a800e33eb28c53fb91902d623450a980d6"
3116+
integrity sha512-D8qk4wvB8ofBeLAsRNwnCkjbwdrcKYsMC/56pFQMOSfmmYJkG1O9/oBgXzD05K7biYAwnHjMI2abZ3YiuMY0Pg==
3117+
31133118
leven@^3.1.0:
31143119
version "3.1.0"
31153120
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"

0 commit comments

Comments
 (0)