chore(deps): bump chalk from 4.1.1 to 4.1.2

Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-03 10:09:15 +00:00 committed by GitHub
parent 6b493cd023
commit 875a2cb7ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
},
"dependencies": {
"@strapi/generate-new": "4.7.1",
"chalk": "4.1.1",
"chalk": "4.1.2",
"ci-info": "3.8.0",
"commander": "8.3.0",
"execa": "5.1.1",

View File

@ -60,7 +60,7 @@
"babel-plugin-styled-components": "2.0.2",
"bcryptjs": "2.4.3",
"browserslist-to-esbuild": "1.2.0",
"chalk": "^4.1.1",
"chalk": "^4.1.2",
"chokidar": "^3.5.1",
"codemirror5": "npm:codemirror@^5.65.11",
"cross-env": "^7.0.3",

View File

@ -37,7 +37,7 @@
},
"dependencies": {
"@sentry/node": "6.19.7",
"chalk": "^4.1.1",
"chalk": "^4.1.2",
"execa": "^1.0.0",
"fs-extra": "10.0.0",
"inquirer": "8.2.5",