From 9fd1a86bd8644cd1e5c98415960cf77e0e03ebbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 10:59:24 -0500 Subject: Bump gatsby-source-filesystem from 5.3.1 to 5.4.0 (#69) Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.3.1 to 5.4.0. - [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@5.4.0/packages/gatsby-source-filesystem) --- updated-dependencies: - dependency-name: gatsby-source-filesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 54 +++++++++++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index f903e6f..c62be8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.3.2", "gatsby-plugin-styled-components": "6.3.0", - "gatsby-source-filesystem": "5.3.1", + "gatsby-source-filesystem": "5.4.0", "gatsby-transformer-sharp": "5.3.1", "react": "18.2.0", "react-dom": "18.2.0", @@ -1855,11 +1855,11 @@ } }, "node_modules/@babel/runtime": { - "version": "7.20.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.1.tgz", - "integrity": "sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz", + "integrity": "sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==", "dependencies": { - "regenerator-runtime": "^0.13.10" + "regenerator-runtime": "^0.13.11" }, "engines": { "node": ">=6.9.0" @@ -8604,11 +8604,11 @@ } }, "node_modules/gatsby-core-utils": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.3.1.tgz", - "integrity": "sha512-KKNWjnqOPTsRJRHFUcyUGE7NW058tL54SiUJUqZiaeEuXDhglFR0kclXQdN50j1a+RCLa05X2x6XSeWYlzCung==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.4.0.tgz", + "integrity": "sha512-/ibilcGENKH6qqkcT17SIZgc2kjZn3HiGpD+ixbXYkMGqHiM5pj9XIHjy3DfvZvDt2ujkYV5EinmUdqx7CI81w==", "dependencies": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.7", "ci-info": "2.0.0", "configstore": "^5.0.1", "fastq": "^1.13.0", @@ -8990,15 +8990,15 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.3.1.tgz", - "integrity": "sha512-UcvRHYnL1uRDTVPDGmmOMneLhFARZX8XbN7kmr1P4an03FTdiX9XYJV4k+4h+8lta05ezGt0N0bPH36jjK8HcA==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.4.0.tgz", + "integrity": "sha512-vYJM5mJu3vJAo9x5i1k+teBNHi2Fn9aPIrF2zgzqMz6x3iAaila0rD3hMLhNBCzo+GosCnkkQW9g/Tk4OcR0gg==", "dependencies": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.7", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.3.1", + "gatsby-core-utils": "^4.4.0", "md5-file": "^5.0.0", "mime": "^2.6.0", "pretty-bytes": "^5.6.0", @@ -17588,11 +17588,11 @@ } }, "@babel/runtime": { - "version": "7.20.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.1.tgz", - "integrity": "sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz", + "integrity": "sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==", "requires": { - "regenerator-runtime": "^0.13.10" + "regenerator-runtime": "^0.13.11" } }, "@babel/runtime-corejs3": { @@ -22909,11 +22909,11 @@ } }, "gatsby-core-utils": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.3.1.tgz", - "integrity": "sha512-KKNWjnqOPTsRJRHFUcyUGE7NW058tL54SiUJUqZiaeEuXDhglFR0kclXQdN50j1a+RCLa05X2x6XSeWYlzCung==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.4.0.tgz", + "integrity": "sha512-/ibilcGENKH6qqkcT17SIZgc2kjZn3HiGpD+ixbXYkMGqHiM5pj9XIHjy3DfvZvDt2ujkYV5EinmUdqx7CI81w==", "requires": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.7", "ci-info": "2.0.0", "configstore": "^5.0.1", "fastq": "^1.13.0", @@ -23181,15 +23181,15 @@ } }, "gatsby-source-filesystem": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.3.1.tgz", - "integrity": "sha512-UcvRHYnL1uRDTVPDGmmOMneLhFARZX8XbN7kmr1P4an03FTdiX9XYJV4k+4h+8lta05ezGt0N0bPH36jjK8HcA==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.4.0.tgz", + "integrity": "sha512-vYJM5mJu3vJAo9x5i1k+teBNHi2Fn9aPIrF2zgzqMz6x3iAaila0rD3hMLhNBCzo+GosCnkkQW9g/Tk4OcR0gg==", "requires": { - "@babel/runtime": "^7.15.4", + "@babel/runtime": "^7.20.7", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.3.1", + "gatsby-core-utils": "^4.4.0", "md5-file": "^5.0.0", "mime": "^2.6.0", "pretty-bytes": "^5.6.0", diff --git a/package.json b/package.json index 0fef611..f603914 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.3.2", "gatsby-plugin-styled-components": "6.3.0", - "gatsby-source-filesystem": "5.3.1", + "gatsby-source-filesystem": "5.4.0", "gatsby-transformer-sharp": "5.3.1", "react": "18.2.0", "react-dom": "18.2.0", -- cgit