From 35c514f87996c43015d9d6d140142a8c4f647405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:01:41 +0000 Subject: [PATCH 1/4] Bump eslint-config-prettier from 8.0.0 to 8.1.0 in /packages/webapp Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.0.0...v8.1.0) 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 a16ea0c0..f220b03d 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -37,7 +37,7 @@ "cypress": "6.5.0", "cypress-file-upload": "5.0.2", "eslint": "7.20.0", - "eslint-config-prettier": "8.0.0", + "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "2.11.2", "eslint-plugin-react": "7.22.0", "husky": "4.3.8", From 35ff90fc7e4714d966c9839a4c3137f93149f150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:02:13 +0000 Subject: [PATCH 2/4] Bump gatsby-plugin-manifest from 2.12.0 to 2.12.1 in /packages/webapp Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest) 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 a16ea0c0..1429be46 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -10,7 +10,7 @@ "classnames": "2.2.6", "gatsby": "^2.32.4", "gatsby-image": "2.11.0", - "gatsby-plugin-manifest": "2.12.0", + "gatsby-plugin-manifest": "2.12.1", "gatsby-plugin-matomo": "0.9.0", "gatsby-plugin-react-helmet": "3.10.0", "gatsby-plugin-remove-serviceworker": "1.0.0", From b746e48e2d45ef14f538e8bdc0885277e3776d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:02:16 +0000 Subject: [PATCH 3/4] Bump gatsby-source-filesystem from 2.11.0 to 2.11.1 in /packages/webapp Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.11.1/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 a16ea0c0..0c887daf 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.5.5", "gatsby-plugin-sass": "3.2.0", - "gatsby-source-filesystem": "2.11.0", + "gatsby-source-filesystem": "2.11.1", "http-status-codes": "2.1.4", "jsonp": "0.2.1", "node-sass": "5.0.0", From 90b87684f6b0277edce2f0573562694944fc4385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 13:25:12 +0000 Subject: [PATCH 4/4] Bump eslint from 7.20.0 to 7.21.0 in /packages/webapp Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0) 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 d581e640..9c214443 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -36,7 +36,7 @@ "devDependencies": { "cypress": "6.5.0", "cypress-file-upload": "5.0.2", - "eslint": "7.20.0", + "eslint": "7.21.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "2.11.2", "eslint-plugin-react": "7.22.0",