Update dependency chalk to v4.1.2
This commit is contained in:
parent
d5244394e7
commit
fda5710271
2 changed files with 16 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
"@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.2",
|
||||||
"eslint": "7.31.0",
|
"eslint": "7.31.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
"eslint-plugin-prettier": "3.4.0",
|
"eslint-plugin-prettier": "3.4.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -631,13 +631,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chalk@npm:4.1.1, chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
|
"chalk@npm:4.1.2":
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
resolution: "chalk@npm:4.1.1"
|
resolution: "chalk@npm:4.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-styles: ^4.1.0
|
ansi-styles: ^4.1.0
|
||||||
supports-color: ^7.1.0
|
supports-color: ^7.1.0
|
||||||
checksum: 445c12db7aeed0046500a1e4184d31209a77d165654c885a789c41c8598a6a95bd2392180987cac572c967b93a2a730dda778bb7f87fa06ca63fd8592f8cc59f
|
checksum: e3901b97d953991712bf0b941d586175be7ca5da56a97d25187e07453c6b26cae0ac8d9c7aa9e87e7c5c986fff870771b3a8e2705b3becda868829e2e12c2a65
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -652,6 +652,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
|
||||||
|
version: 4.1.1
|
||||||
|
resolution: "chalk@npm:4.1.1"
|
||||||
|
dependencies:
|
||||||
|
ansi-styles: ^4.1.0
|
||||||
|
supports-color: ^7.1.0
|
||||||
|
checksum: 445c12db7aeed0046500a1e4184d31209a77d165654c885a789c41c8598a6a95bd2392180987cac572c967b93a2a730dda778bb7f87fa06ca63fd8592f8cc59f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"chokidar@npm:^2.0.0":
|
"chokidar@npm:^2.0.0":
|
||||||
version: 2.1.8
|
version: 2.1.8
|
||||||
resolution: "chokidar@npm:2.1.8"
|
resolution: "chokidar@npm:2.1.8"
|
||||||
|
@ -962,7 +972,7 @@ __metadata:
|
||||||
resolution: "darkness-dependent-vision@workspace:."
|
resolution: "darkness-dependent-vision@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
"@typhonjs-fvtt/eslint-config-foundry.js": 0.8.0
|
||||||
chalk: 4.1.1
|
chalk: 4.1.2
|
||||||
eslint: 7.31.0
|
eslint: 7.31.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
eslint-plugin-prettier: 3.4.0
|
eslint-plugin-prettier: 3.4.0
|
||||||
|
|
Loading…
Reference in a new issue