From 700d9eca1b822a8c3102774175218f7ffbf1c0ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:04:44 +0000 Subject: [PATCH] build(deps): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /web Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741124 -> 741124 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 0dc2822d95effd6e3851cec8843066c8d3d1059f..cae50bfe7a301f5a9cb7c250881b775df45a1911 100644 GIT binary patch delta 158 zcmZpfr`s}5x1oixg{g&k3rlCf^gqswCetr?u<%Vk9l)Y8ebQV;)zDBEZ?ht=5HnA| z;Iw4_d{YzCtjt9Jawl^G!%|1j5+nVTAoK7%x4?XN=dc_@eOKSY6h}X&-15-G!oolk z)5M5^qT&$us^COpOCL|efXdP!r;3W{2c6kf+Is_8fS47C*?^cGh&h0mb9-+fSNUH6 D`cyYN delta 166 zcmZpfr`s}5x1oixg{g&k3rlCfw0?G;>AtFL8q+U$u<%Vk9l)Y8J*}TzVDf=eqM<>B z##!0PZjly2k*R?`>Dflf&gG@a1_9>5u5RTnMTunr8O2^v{(+``CXt>dF2U)h27Z-= zUiy~lDN!C(fjJ&&7QSVPX~C(*Nq%0=$pQLqZe|739h=!z+Is_8fS47C*?^cGh&h0m Lb9-+fSNUH6w}&~g diff --git a/web/package.json b/web/package.json index bd1a72d84..f34473785 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "babel-plugin-import": "^1.13.3", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.2.0", - "eslint-plugin-prettier": "^3.3.1", + "eslint-plugin-prettier": "^3.4.0", "less": "^4.1.1", "less-loader": "^7.3.0", "prettier": "^2.2.1",