Skip to content

Commit b7c93d7

Browse files
chore(deps): bump gatsby-source-filesystem from 2.1.1 to 2.1.2 in /www (react-bootstrap#3988)
1 parent 799c5a4 commit b7c93d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"gatsby-plugin-catch-links": "^2.1.0",
3030
"gatsby-plugin-sass": "^2.1.0",
3131
"gatsby-remark-prismjs": "^3.3.0",
32-
"gatsby-source-filesystem": "2.1.1",
32+
"gatsby-source-filesystem": "2.1.2",
3333
"gatsby-transformer-react-docgen": "^4.1.0",
3434
"gatsby-transformer-remark": "^2.5.0",
3535
"gh-pages": "^2.0.1",

www/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4928,10 +4928,10 @@ gatsby-remark-prismjs@^3.3.0:
49284928
parse-numeric-range "^0.0.2"
49294929
unist-util-visit "^1.3.0"
49304930

4931-
gatsby-source-filesystem@2.1.1:
4932-
version "2.1.1"
4933-
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.1.tgz#5f19c527b4b6c43a9f46da8be5b9cc15cb142787"
4934-
integrity sha512-B01of7+bvpyaJz6uF4mM/kVfZrkxB28kfg+csHE9Ro8w+4+qGAFG/HKYGOCQxeKNL/yI6Uw8KeKLMW14KVD0UA==
4931+
gatsby-source-filesystem@2.1.2:
4932+
version "2.1.2"
4933+
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.2.tgz#b7ce69d4b819924d22f91339b419624cfb3c4f43"
4934+
integrity sha512-mrlQ00Es+qjb2MCIEHAkv/F3yfR5IgI8z2q54tqpxu4amlUy3SQH5ThJDGD7Ya574ub9aKdHOr8virTssmTDgA==
49354935
dependencies:
49364936
"@babel/runtime" "^7.0.0"
49374937
better-queue "^3.8.7"

0 commit comments

Comments
 (0)