From c645cf27f9af46437f84611403ec4c4f60ec7d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 11:05:52 +0000 Subject: [PATCH] build(deps): bump eslint-config-prettier from 7.2.0 to 8.0.0 in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.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.2.0...v8.0.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 737406 -> 737406 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 3932947e0190afd644cb32c3af20a71201f89e40..81641e2c10da8ea471ea7aac920aaef0f2e6e653 100644 GIT binary patch delta 160 zcmey@p!=^ux1oixg{g&k3k#ph^qddO=F{`FSlFg}tFUM?T1-Fqh)FHX)HTsDETGua zqf|S+C^y$M+&ilxG&9kp(jz^nC@DL|!qXrvtuQpWJhQ?%z&FgPC@I*|JT$K=$2C$v z(A+;f-_*jSEIqR#HOu&St-{GX$TvVcG{~(ou&~fSD%{e=H^{|2$|c0DGAq$D$2BC> zxT4C#)u%*T+oUwz*+APX*TBNWBQP>M+bdPuvn;*+qY4WUvjQ<25VHd@2M}`tG1vBw ID%`!&08u74K>z>% diff --git a/web/package.json b/web/package.json index df36b3506..393257b76 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "antd": "^4.12.3", "babel-plugin-import": "^1.13.3", "customize-cra": "^1.0.0", - "eslint-config-prettier": "^7.2.0", + "eslint-config-prettier": "^8.0.0", "eslint-plugin-prettier": "^3.3.1", "less": "^4.1.1", "less-loader": "^7.3.0",