Skip to content

Commit

Permalink
Merge pull request #25 from flotiq/dependabot/npm_and_yarn/gatsby-sou…
Browse files Browse the repository at this point in the history
…rce-filesystem-5.13.1

Bump gatsby-source-filesystem from 5.12.0 to 5.13.1
  • Loading branch information
CiotkaCierpienia authored Apr 8, 2024
2 parents ab3b4e1 + 85ce70a commit c471bb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.2.0",
"gatsby-plugin-sitemap": "^6.2.0",
"gatsby-source-filesystem": "^5.2.0",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-source-flotiq": "^5.0.0",
"gatsby-transformer-sharp": "^5.13.1",
"node": "^18.5.0",
Expand Down
32 changes: 5 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6780,28 +6780,6 @@ gatsby-core-utils@^4.12.0, gatsby-core-utils@^4.13.1, gatsby-core-utils@^4.3.1:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-core-utils@^4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.13.1.tgz#57955316486cc85ab150922f481484bc9287205e"
integrity sha512-w7G6SsQr8T2q+AJ1MxvRNGocCt+wjc22MiRLj2Zi3Ijpjszbr818JxwI4+aPt8WOSHlKT5SYCHICnEvcYPm9gg==
dependencies:
"@babel/runtime" "^7.20.13"
ci-info "2.0.0"
configstore "^5.0.1"
fastq "^1.15.0"
file-type "^16.5.4"
fs-extra "^11.1.1"
got "^11.8.6"
hash-wasm "^4.9.0"
import-from "^4.0.0"
lmdb "2.5.3"
lock "^1.1.0"
node-object-hash "^2.3.10"
proper-lockfile "^4.1.2"
resolve-from "^5.0.0"
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-graphiql-explorer@^3.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz#7ea2196467d5982bc3fb8e0326cd57161bc1b8c6"
Expand Down Expand Up @@ -7032,16 +7010,16 @@ gatsby-sharp@^1.13.0:
dependencies:
sharp "^0.32.6"

gatsby-source-filesystem@^5.2.0, gatsby-source-filesystem@^5.3.1:
version "5.12.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.0.tgz#5f970fccc3102a4c62d99575c55a2a167912bb02"
integrity sha512-0BZkgADBu56vTzZ6TLvrMXhp8MzpEqvtpsI+VRtNTlsu6ULaHRjoMClomlAqWecjBXTkujhwpSjnIfEmpmCaLQ==
gatsby-source-filesystem@^5.13.1, gatsby-source-filesystem@^5.3.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1.tgz#1aad8f969fbfd4efe6f7cfcd8542253f54fdbd8a"
integrity sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA==
dependencies:
"@babel/runtime" "^7.20.13"
chokidar "^3.5.3"
file-type "^16.5.4"
fs-extra "^11.1.1"
gatsby-core-utils "^4.12.0"
gatsby-core-utils "^4.13.1"
mime "^3.0.0"
pretty-bytes "^5.6.0"
valid-url "^1.0.9"
Expand Down

0 comments on commit c471bb8

Please sign in to comment.