Skip to content

Commit 24f7f51

Browse files
chore(deps-dev): bump gatsby-source-filesystem in /www
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.28 to 2.1.29. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.1.29/packages/gatsby-source-filesystem) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent be86480 commit 24f7f51

File tree

2 files changed

+9
-44
lines changed

2 files changed

+9
-44
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gatsby-plugin-sass": "^2.1.17",
2626
"gatsby-plugin-sorted-assets": "^1.0.2",
2727
"gatsby-remark-prismjs": "^3.3.17",
28-
"gatsby-source-filesystem": "2.1.28",
28+
"gatsby-source-filesystem": "2.1.29",
2929
"gatsby-transformer-react-docgen": "^4.1.3",
3030
"gatsby-transformer-remark": "^2.6.27",
3131
"lodash": "^4.17.14",

www/yarn.lock

Lines changed: 8 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,14 +1777,6 @@ anymatch@^2.0.0:
17771777
micromatch "^3.1.4"
17781778
normalize-path "^2.1.1"
17791779

1780-
anymatch@^3.1.0:
1781-
version "3.1.0"
1782-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.0.tgz#e609350e50a9313b472789b2f14ef35808ee14d6"
1783-
integrity sha512-Ozz7l4ixzI7Oxj2+cw+p0tVUt27BpaJ+1+q1TCeANWxHpvyn2+Un+YamBdfKu0uh8xLodGhoa1v7595NhKDAuA==
1784-
dependencies:
1785-
normalize-path "^3.0.0"
1786-
picomatch "^2.0.4"
1787-
17881780
anymatch@~3.1.1:
17891781
version "3.1.1"
17901782
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
@@ -2384,7 +2376,7 @@ braces@^2.3.1, braces@^2.3.2:
23842376
split-string "^3.0.2"
23852377
to-regex "^3.0.1"
23862378

2387-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
2379+
braces@^3.0.1, braces@~3.0.2:
23882380
version "3.0.2"
23892381
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
23902382
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2756,21 +2748,6 @@ charenc@~0.0.1:
27562748
version "0.0.2"
27572749
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
27582750

2759-
chokidar@3.1.1:
2760-
version "3.1.1"
2761-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.1.1.tgz#27e953f3950336efcc455fd03e240c7299062003"
2762-
integrity sha512-df4o16uZmMHzVQwECZRHwfguOt5ixpuQVaZHjYMvYisgKhE+JXwcj/Tcr3+3bu/XeOJQ9ycYmzu7Mv8XrGxJDQ==
2763-
dependencies:
2764-
anymatch "^3.1.0"
2765-
braces "^3.0.2"
2766-
glob-parent "^5.0.0"
2767-
is-binary-path "^2.1.0"
2768-
is-glob "^4.0.1"
2769-
normalize-path "^3.0.0"
2770-
readdirp "^3.1.1"
2771-
optionalDependencies:
2772-
fsevents "^2.0.6"
2773-
27742751
chokidar@3.2.1, "chokidar@>=2.0.0 <4.0.0":
27752752
version "3.2.1"
27762753
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2.1.tgz#4634772a1924512d990d4505957bf3a510611387"
@@ -5041,11 +5018,6 @@ fsevents@^1.2.7:
50415018
nan "^2.9.2"
50425019
node-pre-gyp "^0.10.0"
50435020

5044-
fsevents@^2.0.6:
5045-
version "2.0.7"
5046-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.7.tgz#382c9b443c6cbac4c57187cdda23aa3bf1ccfc2a"
5047-
integrity sha512-a7YT0SV3RB+DjYcppwVDLtn13UQnmg0SWZS7ezZD0UjnLwXmy8Zm21GMVGLaFGimIqcvyMQaOJBrop8MyOp1kQ==
5048-
50495021
fsevents@~2.1.0:
50505022
version "2.1.0"
50515023
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.0.tgz#ce1a5f9ac71c6d75278b0c5bd236d7dfece4cbaa"
@@ -5223,15 +5195,15 @@ gatsby-remark-prismjs@^3.3.17:
52235195
parse-numeric-range "^0.0.2"
52245196
unist-util-visit "^1.4.1"
52255197

5226-
gatsby-source-filesystem@2.1.28:
5227-
version "2.1.28"
5228-
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.28.tgz#c438306f4906564f3bf62464bc7240b571634e01"
5229-
integrity sha512-rgYaRTIEFqsbzWKRRIDiL0wIk1K1Ig/KsZXCiSk07KxInBwSi96OU0HAHkNmrl/TLNdFSCvsll1G9CEZ0109Hg==
5198+
gatsby-source-filesystem@2.1.29:
5199+
version "2.1.29"
5200+
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.29.tgz#ca4dd77c850152b1a57d91b6535930b67b35fe73"
5201+
integrity sha512-MRJ3jkGhxJDztXzw0oeh4hizLzs5hGIc/Jq5gwUi5NcrKCR5HDbOFvVVE8irfkoNh7TuvHf6sjWFzDgzlUADgw==
52305202
dependencies:
52315203
"@babel/runtime" "^7.6.2"
52325204
better-queue "^3.8.10"
5233-
bluebird "^3.5.5"
5234-
chokidar "3.1.1"
5205+
bluebird "^3.7.0"
5206+
chokidar "3.2.1"
52355207
file-type "^12.3.0"
52365208
fs-extra "^8.1.0"
52375209
gatsby-core-utils "^1.0.12"
@@ -6502,7 +6474,7 @@ is-binary-path@^1.0.0:
65026474
dependencies:
65036475
binary-extensions "^1.0.0"
65046476

6505-
is-binary-path@^2.1.0, is-binary-path@~2.1.0:
6477+
is-binary-path@~2.1.0:
65066478
version "2.1.0"
65076479
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
65086480
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
@@ -9598,13 +9570,6 @@ readdirp@^2.2.1:
95989570
micromatch "^3.1.10"
95999571
readable-stream "^2.0.2"
96009572

9601-
readdirp@^3.1.1:
9602-
version "3.1.2"
9603-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.2.tgz#fa85d2d14d4289920e4671dead96431add2ee78a"
9604-
integrity sha512-8rhl0xs2cxfVsqzreYCvs8EwBfn/DhVdqtoLmw19uI3SC5avYX9teCurlErfpPXGmYtMHReGaP2RsLnFvz/lnw==
9605-
dependencies:
9606-
picomatch "^2.0.4"
9607-
96089573
readdirp@~3.1.3:
96099574
version "3.1.3"
96109575
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.3.tgz#d6e011ed5b9240a92f08651eeb40f7942ceb6cc1"

0 commit comments

Comments
 (0)