Skip to content

Commit

Permalink
Merge pull request #1435 from andeemarks/dependabot/npm_and_yarn/gats…
Browse files Browse the repository at this point in the history
…by-source-filesystem-5.12.1

chore(deps): bump gatsby-source-filesystem from 5.12.0 to 5.12.1
  • Loading branch information
andeemarks authored Oct 27, 2023
2 parents e1361c9 + 3b3f2a8 commit 5df4d42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"classnames": "^2.3.2",
"gatsby": "^5.12.8",
"gatsby-plugin-typography": "^5.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-json": "^5.12.0",
"numeral": "^2.0.6",
"prop-types": "^15.8.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6143,10 +6143,10 @@ gatsby-cli@^5.12.3:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"

gatsby-core-utils@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz#1ee4ced94cf2c7b2139d8d3ea6321391ce3ffdea"
integrity sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==
gatsby-core-utils@^4.12.0, gatsby-core-utils@^4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz#8bfa0d65033cfa4c47dd199482589e458bf4fc9d"
integrity sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==
dependencies:
"@babel/runtime" "^7.20.13"
ci-info "2.0.0"
Expand Down Expand Up @@ -6292,16 +6292,16 @@ gatsby-sharp@^1.12.1:
dependencies:
sharp "^0.32.6"

gatsby-source-filesystem@^5.12.0:
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.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.1.tgz#200b141620e632bcefd23bd0fc468b070cfd89aa"
integrity sha512-JV6lttId7cBDasVaweFbKuDQP9VH8fFgI1Mg0sM/tfydfKTLXiEbBadKgEHbvbwAZsYjK+/KvT7A58dzrzDdXw==
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.12.1"
mime "^3.0.0"
pretty-bytes "^5.6.0"
valid-url "^1.0.9"
Expand Down

0 comments on commit 5df4d42

Please sign in to comment.