From abcfe04792d5ad1ba28335c12c7668d0c3e4d161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 11:08:25 +0000 Subject: [PATCH] build(deps): bump eslint-config-prettier from 8.2.0 to 8.3.0 in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.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.2.0...v8.3.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741126 -> 741126 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 503cdc32cfea0d3137414f4b53584fedfa3a1bdd..29e4462d0814407465eaa70365849fff4bdbd255 100644 GIT binary patch delta 163 zcmZphr`tA9x1oixg{g&k3(Hyk>6aW>tfzAruxL*YTEeUv=9C^)>Ju8A>RnZqN~I?Ga#N zV3{0{6Hw-t9hj3}W#MdTm|8wvAe=>fy3IBY;r1H_EI`Z(#B4y!4#XTl%n8I?+iw_f H>&XECw9Plb delta 168 zcmZphr`tA9x1oixg{g&k3(Hyk>7}ojO{UvdGqF$SFksQ1u4KTb8kQ0sX6YK18k}!b zn4jVwkZG9d6d9^tVdiF*lIc-qQCgZ+kyKG+ZeHP9QEXfl;+W$XQ5F{EomuHq9O&*> zWnLK&X5?*R=@n@jo)u8#=UM8KY~)lvT_BuAe7emx4&nA21}s3#3dC$c%nrmHK+Flm MT-$FLaO=qd0L}$DssI20 diff --git a/web/package.json b/web/package.json index 4503ef951..82fa9e1a5 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "antd": "^4.15.3", "babel-plugin-import": "^1.13.3", "customize-cra": "^1.0.0", - "eslint-config-prettier": "^8.2.0", + "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^3.4.0", "less": "^4.1.1", "less-loader": "^7.3.0",