mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 14:59:07 +00:00
Merge pull request #15978 from strapi/dependabot/npm_and_yarn/chalk-4.1.2
This commit is contained in:
commit
c90c7ee82a
@ -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