fix(deps): update dependency chalk to v4 (#6342)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 11:49:42 -04:00
committed by rijkvanzanten
parent 7d6ce67007
commit 42d6097030
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -51256,7 +51256,7 @@
"dependencies": {
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "2.4.2",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.7.1",
"invariant": "2.2.4",
"ms": "2.1.3"
@@ -57846,7 +57846,7 @@
"requires": {
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "2.4.2",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.7.1",
"invariant": "2.2.4",
"ms": "2.1.3"

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@directus/sdk-js": "9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "2.4.2",
"chalk": "4.1.1",
"gatsby-source-filesystem": "3.7.1",
"invariant": "2.2.4",
"ms": "2.1.3"