Skip to content

Commit

Permalink
fix(misc): loosen chalk version (#14276)
Browse files Browse the repository at this point in the history
(cherry picked from commit 415d1c7)
  • Loading branch information
Phillip9587 authored and FrozenPandaz committed Jan 17, 2023
1 parent 1a3c3cf commit d685763
Show file tree
Hide file tree
Showing 18 changed files with 15 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"babel-jest": "28.1.3",
"babel-loader": "^8.2.2",
"browserslist": "^4.21.4",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"confusing-browser-globals": "^1.0.9",
"conventional-changelog-cli": "^2.0.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@nrwl/workspace": "file:../workspace",
"@phenomnomnominal/tsquery": "4.1.1",
"@schematics/angular": "~15.1.0",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"http-server": "^14.1.0",
"ignore": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-nx-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://nx.dev",
"dependencies": {
"chalk": "4.1.0",
"chalk": "^4.1.0",
"enquirer": "~2.3.6",
"flat": "^5.0.2",
"ora": "5.3.0",
Expand Down
1 change: 0 additions & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"@nrwl/linter": "file:../linter",
"@nrwl/workspace": "file:../workspace",
"@phenomnomnominal/tsquery": "4.1.1",
"chalk": "4.1.0",
"dotenv": "~10.0.0",
"semver": "7.3.4"
},
Expand Down
3 changes: 1 addition & 2 deletions packages/detox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"@nrwl/jest": "file:../jest",
"@nrwl/linter": "file:../linter",
"@nrwl/react": "file:../react",
"@nrwl/workspace": "file:../workspace",
"chalk": "^4.1.0"
"@nrwl/workspace": "file:../workspace"
},
"peerDependencies": {
"detox": "^20.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nrwl/devkit": "file:../devkit",
"@nrwl/js": "file:../js",
"@nrwl/workspace": "file:../workspace",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"dotenv": "~10.0.0",
"fast-glob": "3.2.7",
"fs-extra": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@nrwl/devkit": "file:../devkit",
"@typescript-eslint/utils": "^5.36.1",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"confusing-browser-globals": "^1.0.9",
"semver": "7.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jest/test-result": "28.1.1",
"@nrwl/devkit": "file:../devkit",
"@phenomnomnominal/tsquery": "4.1.1",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"dotenv": "~10.0.0",
"identity-obj-proxy": "3.0.0",
"jest-config": "28.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nrwl/devkit": "file:../devkit",
"@nrwl/linter": "file:../linter",
"@nrwl/workspace": "file:../workspace",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"fast-glob": "3.2.7",
"fs-extra": "^11.1.0",
"ignore": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nrwl/webpack": "file:../webpack",
"@nrwl/workspace": "file:../workspace",
"@svgr/webpack": "^6.1.2",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"dotenv": "~10.0.0",
"fs-extra": "^11.1.0",
"ignore": "^5.0.4",
Expand Down
1 change: 0 additions & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@nrwl/linter": "file:../linter",
"@nrwl/webpack": "file:../webpack",
"@nrwl/workspace": "file:../workspace",
"chalk": "4.1.0",
"enquirer": "~2.3.6",
"tslib": "^2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@yarnpkg/parsers": "^3.0.0-rc.18",
"@zkochan/js-yaml": "0.0.6",
"axios": "^1.0.0",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"cli-cursor": "3.1.0",
"cli-spinners": "2.6.1",
"cliui": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nrwl/linter": "file:../linter",
"@nrwl/workspace": "file:../workspace",
"@phenomnomnominal/tsquery": "4.1.1",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"enquirer": "~2.3.6",
"minimatch": "3.0.5",
"semver": "7.3.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rollup/plugin-node-resolve": "^13.0.4",
"autoprefixer": "^10.4.9",
"babel-plugin-transform-async-to-promises": "^0.8.15",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"dotenv": "~10.0.0",
"fs-extra": "^11.1.0",
"postcss": "^8.4.14",
Expand Down
1 change: 0 additions & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"@nrwl/js": "file:../js",
"@phenomnomnominal/tsquery": "4.1.1",
"@swc/helpers": "^0.4.11",
"chalk": "4.1.0",
"dotenv": "~10.0.0",
"enquirer": "~2.3.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-plugin-const-enum": "^1.0.1",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-typescript-metadata": "^0.3.1",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"http-server": "^14.1.0",
"ignore": "^5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nrwl/workspace": "file:../workspace",
"autoprefixer": "^10.4.9",
"babel-loader": "^8.2.2",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"copy-webpack-plugin": "^10.2.4",
"css-loader": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"dependencies": {
"@nrwl/devkit": "file:../devkit",
"@parcel/watcher": "2.0.4",
"chalk": "4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"cli-cursor": "3.1.0",
"cli-spinners": "2.6.1",
Expand Down

0 comments on commit d685763

Please sign in to comment.