From a049c3cd02bc3d68ac3f3b5308ce3aec3caac9ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 15:27:17 +0000 Subject: [PATCH] Bump lint-staged from 10.1.2 to 10.1.3 in /web Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 706992 -> 706992 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 3aad99148b3931aa5f529d3de47421ff43f0769c..cc99d13a1e89be9ede4b02958d4d80bcb02b9faf 100644 GIT binary patch delta 162 zcmdlmS$o4|?S>Y{7N!>F7M3lnTYgM`+Qnrw{n-yz`RS@T%<_}eSi3yu-{xs!EE2b29uwy-o81 zBP=}(TuuF4eH>F#N__*hef7NpLd=5#ZKp4M%49PAd;k;I^!^$~f%daMS%H`hh}nUd MWBb{koR7}~0Q0UsuK)l5 delta 157 zcmdlmS$o4|?S>Y{7N!>F7M3lnTYgM$*~e)#{n-yz`RPaeIg~@gN|I77iZa5Jyeb0x za`Gaw&9aiKf-=m?%N)b9+|#wgGF*KeJ+pigv;DI|9Gz2~ObWgHT};A_f-LewBYc9K z3w;brEW>?6izAYPbHcohO&l$JrW-b~h)*x@Wz(GAU&AQSe)cCT5VHX>I}mehKl_vO G@p%9@JUs>g diff --git a/web/package.json b/web/package.json index f25d31f10..78485be18 100644 --- a/web/package.json +++ b/web/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^6.10.1", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.3", - "lint-staged": "^10.1.2", + "lint-staged": "^10.1.3", "prettier": "^2.0.4" } }