0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency kleur to v4.1.5 (#3786)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-02 19:05:22 +02:00 committed by GitHub
parent 7f050bc6f1
commit 08e664bbd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -106,7 +106,7 @@
"jest-environment-jsdom-global": "3.1.2",
"jest-environment-node": "29.3.1",
"jest-junit": "12.3.0",
"kleur": "3.0.3",
"kleur": "4.1.5",
"lint-staged": "11.2.6",
"nock": "13.2.9",
"nodemon": "2.0.20",

View file

@ -50,7 +50,7 @@
"@verdaccio/node-api": "workspace:6.0.0-6-next.68",
"clipanion": "3.2.0",
"envinfo": "7.8.1",
"kleur": "3.0.3",
"kleur": "4.1.5",
"semver": "7.5.0"
},
"devDependencies": {

View file

@ -282,8 +282,8 @@ importers:
specifier: 12.3.0
version: 12.3.0
kleur:
specifier: 3.0.3
version: 3.0.3
specifier: 4.1.5
version: 4.1.5
lint-staged:
specifier: 11.2.6
version: 11.2.6
@ -620,8 +620,8 @@ importers:
specifier: 7.8.1
version: 7.8.1
kleur:
specifier: 3.0.3
version: 3.0.3
specifier: 4.1.5
version: 4.1.5
semver:
specifier: 7.5.0
version: 7.5.0