Skip to content

Commit

Permalink
Merge pull request #430 from thepolicylab-projectportals/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/gatsby-source-filesystem-5.7.0
  • Loading branch information
dependabot[bot] authored Mar 16, 2023
2 parents ccb4a23 + f4df4f3 commit 878f209
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"gatsby": "^5.6.0",
"gatsby-plugin-image": "^3.6.0",
"gatsby-plugin-sharp": "^5.6.0",
"gatsby-source-filesystem": "^5.6.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-transformer-sharp": "^5.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-project-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gatsby-plugin-postcss": "^6.3.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.6.0",
"gatsby-source-filesystem": "^5.6.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-transformer-sharp": "^5.6.0",
"js-search": "^2.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-portal-content-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"gatsby-plugin-netlify-cms": "^7.6.0",
"gatsby-source-filesystem": "^5.6.0",
"gatsby-source-filesystem": "^5.7.0",
"gatsby-transformer-json": "5.6.0",
"netlify-cms-app": "^2.15.72"
},
Expand Down
40 changes: 32 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3359,7 +3359,7 @@ __metadata:
gatsby-plugin-postcss: ^6.3.0
gatsby-plugin-robots-txt: ^1.8.0
gatsby-plugin-sharp: ^5.6.0
gatsby-source-filesystem: ^5.6.0
gatsby-source-filesystem: ^5.7.0
gatsby-transformer-sharp: ^5.6.0
js-search: ^2.0.0
lodash: ^4.17.21
Expand All @@ -3383,7 +3383,7 @@ __metadata:
resolution: "@thepolicylab-projectportals/project-portal-content-netlify@workspace:packages/project-portal-content-netlify"
dependencies:
gatsby-plugin-netlify-cms: ^7.6.0
gatsby-source-filesystem: ^5.6.0
gatsby-source-filesystem: ^5.7.0
gatsby-transformer-json: 5.6.0
netlify-cms-app: ^2.15.72
peerDependencies:
Expand Down Expand Up @@ -8071,7 +8071,7 @@ __metadata:
gatsby: ^5.6.0
gatsby-plugin-image: ^3.6.0
gatsby-plugin-sharp: ^5.6.0
gatsby-source-filesystem: ^5.6.0
gatsby-source-filesystem: ^5.7.0
gatsby-transformer-sharp: ^5.6.0
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -8826,6 +8826,30 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^4.7.0":
version: 4.7.0
resolution: "gatsby-core-utils@npm:4.7.0"
dependencies:
"@babel/runtime": ^7.20.13
ci-info: 2.0.0
configstore: ^5.0.1
fastq: ^1.13.0
file-type: ^16.5.3
fs-extra: ^11.1.0
got: ^11.8.5
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
checksum: aeda55878fae68701050c539862ca71462328a2849a04098a90dd380de28f87ce9aa093b5228afa3194b1e89f2571e51dbafd04db1ba21cdc1420cbf92c5ca44
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^3.6.0":
version: 3.6.0
resolution: "gatsby-graphiql-explorer@npm:3.6.0"
Expand Down Expand Up @@ -9155,22 +9179,22 @@ __metadata:
languageName: node
linkType: hard

"gatsby-source-filesystem@npm:^5.6.0":
version: 5.6.0
resolution: "gatsby-source-filesystem@npm:5.6.0"
"gatsby-source-filesystem@npm:^5.7.0":
version: 5.7.0
resolution: "gatsby-source-filesystem@npm:5.7.0"
dependencies:
"@babel/runtime": ^7.20.13
chokidar: ^3.5.3
file-type: ^16.5.4
fs-extra: ^11.1.0
gatsby-core-utils: ^4.6.0
gatsby-core-utils: ^4.7.0
mime: ^3.0.0
pretty-bytes: ^5.6.0
valid-url: ^1.0.9
xstate: ^4.35.3
peerDependencies:
gatsby: ^5.0.0-next
checksum: 65575e512b99d6d35f7e6ef0f9cb81bef063bd3493220f8cd6e717bcb4ae741326c715a79e614d24c6a4c8f2c8f74fec3e6afdf248d3e0b8a5493bea9c2364d7
checksum: ed9e780c15abf394e96706a850814c45c85f84c1639f84f5ea9aa5a1140fe77f98c5809b8d7d9a24efa87bfe96e09b2e990b3103eed1ca3299614d59a627d0b7
languageName: node
linkType: hard

Expand Down

0 comments on commit 878f209

Please sign in to comment.