Skip to content

Commit

Permalink
Update dependency chalk to v4.1.2 (#21704)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: matticbot <[email protected]>
  • Loading branch information
3 people authored Nov 10, 2021
1 parent b791404 commit ac1fda9
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 25 deletions.
35 changes: 14 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies
2 changes: 1 addition & 1 deletion projects/js-packages/eslint-changed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "js-test-runner 'glob:tests/**/*.js'"
},
"dependencies": {
"chalk": "4.1.1",
"chalk": "4.1.2",
"commander": "7.2.0",
"parse-diff": "0.8.1"
},
Expand Down
4 changes: 4 additions & 0 deletions projects/plugins/jetpack/changelog/renovate-chalk-4.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"@wordpress/editor": "12.0.1",
"@wordpress/server-side-render": "3.0.4",
"chai": "4.3.4",
"chalk": "4.1.1",
"chalk": "4.1.2",
"commander": "7.2.0",
"concurrently": "6.0.2",
"css-loader": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@octokit/auth-token": "2.4.5",
"@octokit/rest": "18.6.7",
"chalk": "4.1.1",
"chalk": "4.1.2",
"configstore": "5.0.1",
"envfile": "6.17.0",
"esm": "3.2.25",
Expand Down
2 changes: 1 addition & 1 deletion tools/js-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@octokit/auth-token": "2.4.5",
"@octokit/rest": "18.6.7",
"@wordpress/eslint-plugin": "9.2.0",
"chalk": "4.1.1",
"chalk": "4.1.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-wpcalypso": "6.1.0",
Expand Down

0 comments on commit ac1fda9

Please sign in to comment.