From 7bdb7fdd7fc3d1b7cbb08ba2b1c3d17f937f8767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 11:05:23 +0000 Subject: [PATCH] build(deps): bump eslint-config-prettier from 7.0.0 to 7.1.0 in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.0.0 to 7.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/v7.0.0...v7.1.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 711836 -> 711836 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 5a82c63fd1b4d6c9aeedae11e576f5789651bad6..c591a05b8278545b93299c351c56c43d9e18616b 100644 GIT binary patch delta 166 zcmbQUQ+v)%?S>Y{7N#xCdFQ4#-)1$L-teE9efr9C%-Yj0-)2<}vnnf(|7hSNi!_1 z$jtWiwg@iIh%omyt4cSw$a1VoN_CvR@hh|V^p|!V!tIsknSq!Eh*^P{4T#x+m;;D8 Lw^yF$QsxB!!2&Y{7N#xCdFQ4lD6*PNZ}`v5K7HjmX6@<0(-~DmEg~&)+2g3=uW%o5WAOD)s=1B3D`4I(3r^GkgFGPEnq!-|Z`d{YAg z^Ge*bO;d|ff#6XJ%#`P diff --git a/web/package.json b/web/package.json index 04b093fc4..2ff35985a 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "antd": "^4.9.4", "babel-plugin-import": "^1.13.3", "customize-cra": "^1.0.0", - "eslint-config-prettier": "^7.0.0", + "eslint-config-prettier": "^7.1.0", "eslint-plugin-prettier": "^3.3.0", "less": "^3.13.0", "less-loader": "^7.1.0",