From 9fd561d11e0fdb0e65362cbc747e303c01359ad5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 14:38:49 +0000 Subject: [PATCH] Bump lint-staged from 10.0.5 to 10.0.6 in /web Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.5 to 10.0.6. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.5...v10.0.6) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 645871 -> 645871 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 ff98214a1ce9356f9720354c6d0b70f93957d3d3..3494b0114de26c1318c67a9a4812c7c6f580ab30 100644 GIT binary patch delta 160 zcmaFARsH=|^@bM47N!>F7M3Nf^QV8-<}{jaG@n&|`j-8S^3xBF7M3Nf^QVg#uoz7@n$Idf{m5A+<75!_3^&6i37S@<2E9WMl0d zXUnt#bH}W3-=d&Qr(%y_=Ul((2fwj8OyBFzC@}r>7DoPdjRmYg%m&2lK+LgSV*%%J FD*&*DHg^C3 diff --git a/web/package.json b/web/package.json index ad3a8c419..02772d525 100644 --- a/web/package.json +++ b/web/package.json @@ -58,7 +58,7 @@ "eslint-config-prettier": "^6.10.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.1", - "lint-staged": "^10.0.5", + "lint-staged": "^10.0.6", "prettier": "^1.19.1" } }