From f7ae5f80860ac7c7f8ee08622fa608cab6e98fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 08:50:45 +0000 Subject: [PATCH] build(deps): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /web Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1. - [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/compare/v4.0.0...v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1072697 -> 1072698 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 3ca20254680386732950cf7870ab9bc03a00039d..bf9cdbb166d77b81bb2fb99b0585c0f48d910939 100644 GIT binary patch delta 364 zcmdnF$8pyl#|_t*CO_lgpYGGn%ia8esr>^JBM^gV=ItMtSi(6b8*rISKk%EGZ@O&+ z565(!2p*Z~LQmOLL(}vPiXwa>LQ4$t-6D%EiV{uAO)SeJqnzAL-Mym<93zXpf^*G^ z@*;gqOT%2UQnah`%gcSs!=gO$9JA6)Qd9hjybGLNBGV#V(sP4c^&PX#11qO11~F<( z_vc{=oUU-5#ccWmAr`Lo`#dZ_%nHP8K+F!r96-zo#2`8D?e}?jn7!%jPR4#t<>`Jr mELzhAlzDll|F_^_pYEH$!_%%G3BtTU%m>8$+w~&_xL5&)Jb8=& delta 355 zcmdnB$8qN##|_t*rdu>J@=y0|=jCqxz|{VMi4llFH1qZkOf2CX(*=0>Or{_B&CEC5 zE`o<+x^4uI%=Dx4*i}O1HFw+Et3iZ!xJm~T@9RrEeaAHtMuK| zvl63xDpM;=LPD~Q(=9zp)ARi;EL{u3or~Nu{R{IfUBk+f^YhKqqpJMU7= kgcgpS-k8g+GTo1dMXOyPk_U)+ftU}7`L_#13TUwc0J_k2_5c6? diff --git a/web/package.json b/web/package.json index 7c0fae811..c4759f99d 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "babel-plugin-import": "^1.13.6", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.3.0", - "eslint-plugin-prettier": "^4.0.0", + "eslint-plugin-prettier": "^4.2.1", "http-proxy-middleware": "^2.0.1", "less": "^4.1.3", "less-loader": "^7.3.0",