From 381ca9476c1a278572b153023a3f709e1f875e54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 03:36:36 +1100 Subject: [PATCH] build(deps): update dependency eslint-plugin-flowtype to v6.1.1 (#2512) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package.json b/web/package.json index c5151b3c8..8e836015d 100644 --- a/web/package.json +++ b/web/package.json @@ -136,7 +136,7 @@ "eslint-config-react-app": "6.0.0", "eslint-formatter-rdjson": "1.0.5", "eslint-import-resolver-typescript": "2.5.0", - "eslint-plugin-flowtype": "6.1.0", + "eslint-plugin-flowtype": "6.1.1", "eslint-plugin-import": "2.25.2", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-prettier": "4.0.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 0842c9a5f..dea3fa53c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -27,7 +27,7 @@ specifiers: eslint-config-react-app: 6.0.0 eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 2.5.0 - eslint-plugin-flowtype: 6.1.0 + eslint-plugin-flowtype: 6.1.1 eslint-plugin-import: 2.25.2 eslint-plugin-jsx-a11y: 6.4.1 eslint-plugin-prettier: 4.0.0 @@ -92,10 +92,10 @@ devDependencies: '@vitejs/plugin-react-refresh': 1.3.6 esbuild-jest: 0.5.0 eslint-config-prettier: 8.3.0 - eslint-config-react-app: 6.0.0_8c57af36401a2b39e1cdf9370aeaa24b + eslint-config-react-app: 6.0.0_685c46d613180db66752a48d591be88c eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.2 - eslint-plugin-flowtype: 6.1.0 + eslint-plugin-flowtype: 6.1.1 eslint-plugin-import: 2.25.2 eslint-plugin-jsx-a11y: 6.4.1 eslint-plugin-prettier: 4.0.0_17f48bd368adef070d55b664dd7cfbbe @@ -2788,7 +2788,7 @@ packages: eslint: '>=7.0.0' dev: true - /eslint-config-react-app/6.0.0_8c57af36401a2b39e1cdf9370aeaa24b: + /eslint-config-react-app/6.0.0_685c46d613180db66752a48d591be88c: resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -2812,7 +2812,7 @@ packages: '@typescript-eslint/eslint-plugin': 5.0.0_b3bf893a0aac004cd101ff7afb856f74 '@typescript-eslint/parser': 5.0.0_typescript@4.4.4 confusing-browser-globals: 1.0.10 - eslint-plugin-flowtype: 6.1.0 + eslint-plugin-flowtype: 6.1.1 eslint-plugin-import: 2.25.2 eslint-plugin-jsx-a11y: 6.4.1 eslint-plugin-react: 7.26.1 @@ -2856,8 +2856,8 @@ packages: pkg-dir: 2.0.0 dev: true - /eslint-plugin-flowtype/6.1.0: - resolution: {integrity: sha512-md72y02Gq/1mmLkW31wPpUmjT0CSYHbFA1IVfkQ1kViaFrKYGR1yCWKS1THqz0hmoIUlx8Jm7NHa4B6lDvJj3g==} + /eslint-plugin-flowtype/6.1.1: + resolution: {integrity: sha512-5RodSeZvKh1N0kppB9dSSO0ZqB8rHjdX9BUTVQUBnEzR3QU5aQVKEUlBJE7I7U7rhbJMxe3aHPmt/jD4+5Ya6g==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: ^7.32.0