mirror of
https://github.com/strapi/strapi.git
synced 2025-09-01 12:53:03 +00:00
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:
parent
6b493cd023
commit
875a2cb7ba
@ -39,7 +39,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/generate-new": "4.7.1",
|
"@strapi/generate-new": "4.7.1",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.2",
|
||||||
"ci-info": "3.8.0",
|
"ci-info": "3.8.0",
|
||||||
"commander": "8.3.0",
|
"commander": "8.3.0",
|
||||||
"execa": "5.1.1",
|
"execa": "5.1.1",
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
"babel-plugin-styled-components": "2.0.2",
|
"babel-plugin-styled-components": "2.0.2",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"browserslist-to-esbuild": "1.2.0",
|
"browserslist-to-esbuild": "1.2.0",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.2",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"codemirror5": "npm:codemirror@^5.65.11",
|
"codemirror5": "npm:codemirror@^5.65.11",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/node": "6.19.7",
|
"@sentry/node": "6.19.7",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.2",
|
||||||
"execa": "^1.0.0",
|
"execa": "^1.0.0",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"inquirer": "8.2.5",
|
"inquirer": "8.2.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user