Skip to content

Commit 291e89a

Browse files
authored
Merge pull request #766 from system-ui/dependabot/npm_and_yarn/gatsby-source-filesystem-2.1.55
chore(deps): bump gatsby-source-filesystem from 2.1.48 to 2.1.55
2 parents ba95358 + d428bf0 commit 291e89a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10770,12 +10770,13 @@ gatsby-cli@^2.8.19:
1077010770
ink "^2.6.0"
1077110771
ink-spinner "^3.0.1"
1077210772

10773-
gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.28:
10774-
version "1.0.28"
10775-
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.28.tgz#aa66e49cdcc1892e7817a32fdd806cf5e16ea309"
10776-
integrity sha512-XWKR9Rk2v6iQkmBsTLCdI3adyC9PCh1s5BQ85nlGitlgcVVQq98jZlQdcy0v9mJOrTuce0uf5RqkeGDWFLekoA==
10773+
gatsby-core-utils@^1.0.24, gatsby-core-utils@^1.0.28, gatsby-core-utils@^1.0.33:
10774+
version "1.0.33"
10775+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.33.tgz#bd0d1ed0afed7f90c82c6da5b9ba13b727bcf1e9"
10776+
integrity sha512-eQkOQumfbMLdbKJN0E1dlnBjAKWAzexxuNdpL88yCIaqHGOMogGTmAmhG1Hs0sz9bMrNPxuIgEyDNQe3IDfJXw==
1077710777
dependencies:
1077810778
ci-info "2.0.0"
10779+
configstore "^5.0.0"
1077910780
node-object-hash "^2.0.0"
1078010781

1078110782
gatsby-graphiql-explorer@^0.2.31:
@@ -10975,17 +10976,17 @@ gatsby-remark-smartypants@^2.1.21:
1097510976
unist-util-visit "^1.4.1"
1097610977

1097710978
gatsby-source-filesystem@^2.1.11, gatsby-source-filesystem@^2.1.48:
10978-
version "2.1.48"
10979-
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.48.tgz#85bd83b953278a7597be38b2e8cd9c69de32fa64"
10980-
integrity sha512-m1RIYDoV9rhMe2p0ZJA1ae4IIX+iIJCMpNnQiQVtTf+mfihiWyDAdi4lsWzJUxPt8FQwDgUG7GzY3sAoGctvzQ==
10979+
version "2.1.55"
10980+
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.55.tgz#be30c28497bd92edc408bdba00288c13b8360cff"
10981+
integrity sha512-wUxaWBQWwnkGpca0irdHsSJPU+8itRrSaHtg5X+IYYJPcAGdyd8nMpXVnR5PbPaW5R8etCqVCtBZVtOTcYaANg==
1098110982
dependencies:
1098210983
"@babel/runtime" "^7.7.6"
1098310984
better-queue "^3.8.10"
1098410985
bluebird "^3.7.2"
1098510986
chokidar "3.3.0"
1098610987
file-type "^12.4.0"
1098710988
fs-extra "^8.1.0"
10988-
gatsby-core-utils "^1.0.28"
10989+
gatsby-core-utils "^1.0.33"
1098910990
got "^8.3.2"
1099010991
md5-file "^3.2.3"
1099110992
mime "^2.4.4"

0 commit comments

Comments
 (0)