Merge branch 'renovate/chalk-5.x' into 'master'
chore(deps): update dependency chalk to v5 See merge request dungeonslayers/ds4!156
This commit is contained in:
commit
fdda5d16f4
2 changed files with 6 additions and 9 deletions
|
@ -62,7 +62,7 @@
|
||||||
"@types/jest": "27.0.3",
|
"@types/jest": "27.0.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.5.0",
|
"@typescript-eslint/eslint-plugin": "5.5.0",
|
||||||
"@typescript-eslint/parser": "5.5.0",
|
"@typescript-eslint/parser": "5.5.0",
|
||||||
"chalk": "4.1.2",
|
"chalk": "5.0.0",
|
||||||
"conventional-changelog-cli": "2.1.1",
|
"conventional-changelog-cli": "2.1.1",
|
||||||
"conventional-changelog-conventionalcommits": "4.6.1",
|
"conventional-changelog-conventionalcommits": "4.6.1",
|
||||||
"eslint": "8.3.0",
|
"eslint": "8.3.0",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2652,13 +2652,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chalk@npm:4.1.2":
|
"chalk@npm:5.0.0":
|
||||||
version: 4.1.2
|
version: 5.0.0
|
||||||
resolution: "chalk@npm:4.1.2"
|
resolution: "chalk@npm:5.0.0"
|
||||||
dependencies:
|
checksum: 6eba7c518b9aa5fe882ae6d14a1ffa58c418d72a3faa7f72af56641f1bbef51b645fca1d6e05d42357b7d3c846cd504c0b7b64d12309cdd07867e3b4411e0d01
|
||||||
ansi-styles: ^4.1.0
|
|
||||||
supports-color: ^7.1.0
|
|
||||||
checksum: fe75c9d5c76a7a98d45495b91b2172fa3b7a09e0cc9370e5c8feb1c567b85c4288e2b3fded7cfdd7359ac28d6b3844feb8b82b8686842e93d23c827c417e83fc
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3582,7 +3579,7 @@ __metadata:
|
||||||
"@types/jest": 27.0.3
|
"@types/jest": 27.0.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.5.0
|
"@typescript-eslint/eslint-plugin": 5.5.0
|
||||||
"@typescript-eslint/parser": 5.5.0
|
"@typescript-eslint/parser": 5.5.0
|
||||||
chalk: 4.1.2
|
chalk: 5.0.0
|
||||||
conventional-changelog-cli: 2.1.1
|
conventional-changelog-cli: 2.1.1
|
||||||
conventional-changelog-conventionalcommits: 4.6.1
|
conventional-changelog-conventionalcommits: 4.6.1
|
||||||
eslint: 8.3.0
|
eslint: 8.3.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue