mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 18:26:46 +02:00
Bump gatsby-plugin-sharp from 2.6.40 to 2.6.42
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.40 to 2.6.42. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.42/packages/gatsby-plugin-sharp) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9b9adb3669
commit
68d608c3e1
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9394,9 +9394,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-sharp": {
|
||||
"version": "2.6.40",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.40.tgz",
|
||||
"integrity": "sha512-8HJMUFCwn70LS2eKttvQiakL+5PXhwthsaWEQnzsoj7C9fTg4gRi3ZtlQfII4kBq1pnhwFo5tQ30PtxtvVu5WA==",
|
||||
"version": "2.6.42",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.42.tgz",
|
||||
"integrity": "sha512-uqra+GDLEfE5Kv8Th1lkQKS6FIRwPzwipoWJBogfPLTnl0L3t+ogdEhN8p5d7G6SYoaukuGrix162mbQXqASBA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"async": "^3.2.0",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"gatsby-plugin-offline": "^3.2.29",
|
||||
"gatsby-plugin-react-helmet": "^3.3.14",
|
||||
"gatsby-plugin-sass": "^2.3.14",
|
||||
"gatsby-plugin-sharp": "^2.6.40",
|
||||
"gatsby-plugin-sharp": "^2.6.42",
|
||||
"gatsby-plugin-sitemap": "^2.4.12",
|
||||
"gatsby-plugin-styled-components": "^3.3.12",
|
||||
"gatsby-source-filesystem": "^2.3.30",
|
||||
|
|
Loading…
Add table
Reference in a new issue