mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-08-03 08:39:13 +02:00
Bump gatsby-source-filesystem from 2.3.35 to 2.3.36
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.35 to 2.3.36. - [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@2.3.36/packages/gatsby-source-filesystem) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e2c80f3b3
commit
6d8f9d34c0
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10166,9 +10166,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "2.3.35",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.35.tgz",
|
||||
"integrity": "sha512-OHa7eDW9m/R8uIkAHpOZda517uT0yLPfLhZwEj3vqWgHRKg6bSghvKRDMQGmiD39EPur/Pl7JsotbFxGBRFRTQ==",
|
||||
"version": "2.3.36",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.36.tgz",
|
||||
"integrity": "sha512-fa3/xwWiSRRtYaE5OFIb0/MLCvewXDCEMcGqQs+TlBorxfCzcbHtCVF4klqPiInOTzsUqxqfQJSVaT6LvFnTpg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"better-queue": "^3.8.10",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"gatsby-plugin-sass": "^2.3.21",
|
||||
"gatsby-plugin-sitemap": "^2.4.17",
|
||||
"gatsby-plugin-styled-components": "^3.3.14",
|
||||
"gatsby-source-filesystem": "^2.3.35",
|
||||
"gatsby-source-filesystem": "^2.3.36",
|
||||
"gatsby-source-youtube-v2": "^1.0.1",
|
||||
"gatsby-transformer-sharp": "^2.5.19",
|
||||
"gatsby-transformer-remark": "^2.8.46",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue