From a724ee53cebc93d97840abdb09eac4f38c52f7d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:28:31 +0000 Subject: [PATCH 1/6] Bump gatsby-image from 2.4.20 to 2.4.21 in /packages/webapp Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.20 to 2.4.21. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.21/packages/gatsby-image) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 3b122b4c..e4cf94cd 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -8,7 +8,7 @@ "bytes": "3.1.0", "classnames": "2.2.6", "gatsby": "2.24.65", - "gatsby-image": "2.4.20", + "gatsby-image": "2.4.21", "gatsby-plugin-manifest": "2.4.33", "gatsby-plugin-matomo": "0.8.3", "gatsby-plugin-react-helmet": "3.3.14", From bfd3072832626bb53765cfbebdffbb565a47a21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:41:32 +0000 Subject: [PATCH 2/6] Bump gatsby-source-filesystem from 2.3.32 to 2.3.34 in /packages/webapp Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.32 to 2.3.34. - [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.34/packages/gatsby-source-filesystem) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 3b122b4c..f5b6d3ea 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-sass": "2.3.16", "gatsby-plugin-sharp": "2.6.36", - "gatsby-source-filesystem": "2.3.32", + "gatsby-source-filesystem": "2.3.34", "gatsby-transformer-sharp": "2.5.17", "http-status-codes": "2.1.3", "jsonp": "0.2.1", From eb40811a1b7785c0d37d05bc8c9f1cbaf15f1ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:53:28 +0000 Subject: [PATCH 3/6] Bump gatsby-plugin-sharp from 2.6.36 to 2.6.42 in /packages/webapp Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.36 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[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index e807027b..23a15173 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -15,7 +15,7 @@ "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-sass": "2.3.16", - "gatsby-plugin-sharp": "2.6.36", + "gatsby-plugin-sharp": "2.6.42", "gatsby-source-filesystem": "2.3.34", "gatsby-transformer-sharp": "2.5.17", "http-status-codes": "2.1.3", From cf39d92e3315e90a3e86510ec8ae077e99d85951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:42:41 +0000 Subject: [PATCH 4/6] Bump eslint-plugin-cypress from 2.11.1 to 2.11.2 in /packages/webapp Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 23a15173..ffd67175 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -40,7 +40,7 @@ "cypress-file-upload": "4.1.1", "eslint": "7.10.0", "eslint-config-prettier": "6.12.0", - "eslint-plugin-cypress": "2.11.1", + "eslint-plugin-cypress": "2.11.2", "eslint-plugin-react": "7.20.6", "husky": "4.3.0", "lint-staged": "10.4.0", From 540ca4fcb0312820ef5c3c9a186ecd25970b0070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:48:15 +0000 Subject: [PATCH 5/6] Bump skynet-js from 2.0.8 to 2.0.9 in /packages/webapp Bumps [skynet-js](https://github.com/NebulousLabs/skynet-js) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/NebulousLabs/skynet-js/releases) - [Changelog](https://github.com/NebulousLabs/skynet-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/NebulousLabs/skynet-js/compare/v2.0.8...v2.0.9) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 23a15173..c4abd539 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -32,7 +32,7 @@ "react-mailchimp-subscribe": "2.1.0", "react-syntax-highlighter": "15.2.1", "react-visibility-sensor": "5.1.1", - "skynet-js": "2.0.8", + "skynet-js": "2.0.9", "typeface-metropolis": "0.0.74" }, "devDependencies": { From 5d2b6e29b463312d44a1c36820a991a851c6aabd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:54:08 +0000 Subject: [PATCH 6/6] Bump gatsby from 2.24.65 to 2.24.76 in /packages/webapp Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.65 to 2.24.76. - [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.24.65...gatsby@2.24.76) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 23a15173..f73cc83c 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -7,7 +7,7 @@ "axios": "0.20.0", "bytes": "3.1.0", "classnames": "2.2.6", - "gatsby": "2.24.65", + "gatsby": "2.24.76", "gatsby-image": "2.4.21", "gatsby-plugin-manifest": "2.4.33", "gatsby-plugin-matomo": "0.8.3",