Bump http-cache-semantics, gatsby, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sharp, gatsby-transformer-remark, gatsby-transformer-sharp and gatsby-remark-embedder
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependencies [http-cache-semantics](https://github.com/kornelski/http-cache-semantics), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark), [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) and [gatsby-remark-embedder](https://github.com/MichaelDeBoey/gatsby-remark-embedder). These dependencies need to be updated together. Updates `http-cache-semantics` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) Updates `gatsby` from 2.23.12 to 5.5.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.12...gatsby@5.5.0) Updates `gatsby-plugin-manifest` from 2.4.14 to 5.5.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.5.0/packages/gatsby-plugin-manifest) Updates `gatsby-plugin-offline` from 3.2.13 to 6.5.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.5.0/packages/gatsby-plugin-offline) Updates `gatsby-plugin-sharp` from 2.6.14 to 2.14.4 - [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.14.4/packages/gatsby-plugin-sharp) Updates `gatsby-transformer-remark` from 2.8.27 to 6.5.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.5.0/packages/gatsby-transformer-remark) Updates `gatsby-transformer-sharp` from 2.5.7 to 5.5.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.5.0/packages/gatsby-transformer-sharp) Updates `gatsby-remark-embedder` from 3.0.0 to 6.0.1 - [Release notes](https://github.com/MichaelDeBoey/gatsby-remark-embedder/releases) - [Changelog](https://github.com/MichaelDeBoey/gatsby-remark-embedder/blob/main/CHANGELOG.md) - [Commits](https://github.com/MichaelDeBoey/gatsby-remark-embedder/compare/v3.0.0...v6.0.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect - dependency-name: gatsby dependency-type: direct:production - dependency-name: gatsby-plugin-manifest dependency-type: direct:production - dependency-name: gatsby-plugin-offline dependency-type: direct:production - dependency-name: gatsby-plugin-sharp dependency-type: direct:production - dependency-name: gatsby-transformer-remark dependency-type: direct:production - dependency-name: gatsby-transformer-sharp dependency-type: direct:production - dependency-name: gatsby-remark-embedder dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+23655
-35402
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -26,17 +26,17 @@
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
"enzyme-to-json": "^3.6.1",
|
||||
"gatsby": "^2.23.12",
|
||||
"gatsby": "^5.5.0",
|
||||
"gatsby-image": "^2.4.9",
|
||||
"gatsby-plugin-google-analytics": "^2.3.11",
|
||||
"gatsby-plugin-manifest": "^2.4.14",
|
||||
"gatsby-plugin-offline": "^3.2.13",
|
||||
"gatsby-plugin-manifest": "^5.5.0",
|
||||
"gatsby-plugin-offline": "^6.5.0",
|
||||
"gatsby-plugin-react-helmet": "^3.3.6",
|
||||
"gatsby-plugin-sharp": "2.6.14",
|
||||
"gatsby-plugin-sharp": "2.14.4",
|
||||
"gatsby-remark-prismjs": "^3.5.10",
|
||||
"gatsby-source-filesystem": "^2.3.23",
|
||||
"gatsby-transformer-remark": "^2.8.27",
|
||||
"gatsby-transformer-sharp": "^2.5.7",
|
||||
"gatsby-transformer-remark": "^6.5.0",
|
||||
"gatsby-transformer-sharp": "^5.5.0",
|
||||
"gsap": "^3.4.0",
|
||||
"prismjs": "^1.25.0",
|
||||
"prop-types": "^15.7.2",
|
||||
@@ -58,7 +58,7 @@
|
||||
"gatsby-plugin-postcss": "^2.3.11",
|
||||
"gatsby-plugin-purgecss": "^5.0.0",
|
||||
"gatsby-plugin-twitter": "^2.3.10",
|
||||
"gatsby-remark-embedder": "^3.0.0",
|
||||
"gatsby-remark-embedder": "^6.0.1",
|
||||
"gh-pages": "^3.1.0",
|
||||
"husky": "^7.0.4",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user