Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent efe3edd commit 14e90aa
Show file tree
Hide file tree
Showing 25 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ansi-styles": "^5.0.0",
"babel-jest": "workspace:^",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"chokidar": "^3.3.0",
"debug": "^4.0.1",
"dedent": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.1.1",
"babel-preset-jest": "workspace:^",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"graceful-fs": "^4.2.9",
"slash": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/expect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@fast-check/jest": "^1.3.0",
"@jest/test-utils": "workspace:^",
"@tsd/typescript": "^5.0.4",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"immutable": "^4.0.0",
"tsd-lite": "^0.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-circus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@jest/test-result": "workspace:^",
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"co": "^4.6.0",
"dedent": "^0.7.0",
"is-generator-fn": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@jest/core": "workspace:^",
"@jest/test-result": "workspace:^",
"@jest/types": "workspace:^",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"exit": "^0.1.2",
"graceful-fs": "^4.2.9",
"import-local": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@jest/test-sequencer": "workspace:^",
"@jest/types": "workspace:^",
"babel-jest": "workspace:^",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"ci-info": "^3.2.0",
"deepmerge": "^4.2.2",
"glob": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"jest-message-util": "workspace:^",
"jest-util": "workspace:^",
"slash": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@jest/types": "workspace:^",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"ci-info": "^3.2.0",
"exit": "^0.1.2",
"graceful-fs": "^4.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"diff-sequences": "workspace:^",
"jest-get-type": "workspace:^",
"pretty-format": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-each/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@jest/types": "workspace:^",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"jest-get-type": "workspace:^",
"jest-util": "workspace:^",
"pretty-format": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-jasmine2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@jest/test-result": "workspace:^",
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"co": "^4.6.0",
"is-generator-fn": "^2.0.0",
"jest-each": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-matcher-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"jest-diff": "workspace:^",
"jest-get-type": "workspace:^",
"pretty-format": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-message-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/code-frame": "^7.12.13",
"@jest/types": "workspace:^",
"@types/stack-utils": "^2.0.0",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"graceful-fs": "^4.2.9",
"micromatch": "^4.0.4",
"pretty-format": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@jest/environment": "workspace:^",
"@jest/transform": "workspace:^",
"@jest/types": "workspace:^",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"jest-config": "workspace:^",
"jest-runtime": "workspace:^",
"jest-util": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@jest/types": "workspace:^",
"@jridgewell/trace-mapping": "^0.3.18",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"collect-v8-coverage": "^1.0.0",
"exit": "^0.1.2",
"glob": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"graceful-fs": "^4.2.9",
"jest-haste-map": "workspace:^",
"jest-pnp-resolver": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@jest/transform": "workspace:^",
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"emittery": "^0.13.1",
"graceful-fs": "^4.2.9",
"jest-docblock": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@jest/transform": "workspace:^",
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"cjs-module-lexer": "^1.0.0",
"collect-v8-coverage": "^1.0.0",
"glob": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@jest/types": "workspace:^",
"@types/prettier": "^2.1.5",
"babel-preset-current-node-syntax": "^1.0.0",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"expect": "workspace:^",
"graceful-fs": "^4.2.9",
"jest-diff": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@jest/types": "workspace:^",
"@jridgewell/trace-mapping": "^0.3.18",
"babel-plugin-istanbul": "^6.1.1",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"convert-source-map": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",
"graceful-fs": "^4.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/istanbul-reports": "^3.0.0",
"@types/node": "*",
"@types/yargs": "^17.0.8",
"chalk": "^4.0.0"
"chalk": "^5.0.0"
},
"devDependencies": {
"@tsd/typescript": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@jest/types": "workspace:^",
"@types/node": "*",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.9",
"picomatch": "^2.2.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@jest/types": "workspace:^",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"jest-get-type": "workspace:^",
"leven": "^3.1.0",
"pretty-format": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@jest/types": "workspace:^",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"emittery": "^0.13.1",
"jest-util": "workspace:^",
"string-length": "^4.0.1"
Expand Down
Loading

0 comments on commit 14e90aa

Please sign in to comment.