mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
fix(deps): update dependency cli-color to v2.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
180f1d7da3
commit
1038d798d8
2 changed files with 8 additions and 8 deletions
|
@ -51,7 +51,7 @@
|
|||
"base32-encode": "1.2.0",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "0.14.1",
|
||||
"cli-color": "2.0.3",
|
||||
"cli-color": "2.0.4",
|
||||
"connect-typeorm": "2.0.0",
|
||||
"cookie": "0.6.0",
|
||||
"diff": "5.1.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2421,7 +2421,7 @@ __metadata:
|
|||
base32-encode: "npm:1.2.0"
|
||||
class-transformer: "npm:0.5.1"
|
||||
class-validator: "npm:0.14.1"
|
||||
cli-color: "npm:2.0.3"
|
||||
cli-color: "npm:2.0.4"
|
||||
connect-typeorm: "npm:2.0.0"
|
||||
cookie: "npm:0.6.0"
|
||||
diff: "npm:5.1.0"
|
||||
|
@ -7337,16 +7337,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cli-color@npm:2.0.3":
|
||||
version: 2.0.3
|
||||
resolution: "cli-color@npm:2.0.3"
|
||||
"cli-color@npm:2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "cli-color@npm:2.0.4"
|
||||
dependencies:
|
||||
d: "npm:^1.0.1"
|
||||
es5-ext: "npm:^0.10.61"
|
||||
es5-ext: "npm:^0.10.64"
|
||||
es6-iterator: "npm:^2.0.3"
|
||||
memoizee: "npm:^0.4.15"
|
||||
timers-ext: "npm:^0.1.7"
|
||||
checksum: 10c0/9a14c2dbb352cee99e93f27ab6f105b55a57fa48b0704d39091df5ec155766e5a66a53c5384434d3dcaaab9f9258cb12d20eabbc9c39ec5f61034a681c449fc6
|
||||
checksum: 10c0/49a0078fa3517cdfb3ad919a05ab2fe7352d9c9f0617937c38fc6245a38101632d9a23f40a53b2818773d2694b8ae814ff760801a702a26d76b297990ce8d399
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9306,7 +9306,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"es5-ext@npm:^0.10.35, es5-ext@npm:^0.10.46, es5-ext@npm:^0.10.53, es5-ext@npm:^0.10.61, es5-ext@npm:^0.10.62, es5-ext@npm:^0.10.64, es5-ext@npm:~0.10.14, es5-ext@npm:~0.10.2, es5-ext@npm:~0.10.46":
|
||||
"es5-ext@npm:^0.10.35, es5-ext@npm:^0.10.46, es5-ext@npm:^0.10.53, es5-ext@npm:^0.10.62, es5-ext@npm:^0.10.64, es5-ext@npm:~0.10.14, es5-ext@npm:~0.10.2, es5-ext@npm:~0.10.46":
|
||||
version: 0.10.64
|
||||
resolution: "es5-ext@npm:0.10.64"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue