From fd58b5c248631e0652d177fba78a2cc3ef312264 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 14:11:01 +0000 Subject: [PATCH] Bump lint-staged from 10.1.3 to 10.1.4 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.3 to 10.1.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d50ce906..eb58ee6d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "^4.2.5", "jest": "^25.3.0", "jest-serializer-vue": "^2.0.2", - "lint-staged": "^10.1.3", + "lint-staged": "^10.1.4", "mockdate": "^2.0.5", "node-fetch": "^2.6.0", "parcel-bundler": "^1.12.4", diff --git a/yarn.lock b/yarn.lock index 665e65d0..8fbf0b58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5268,10 +5268,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@^10.1.3: - version "10.1.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.3.tgz#da27713d3ac519da305381b4de87d5f866b1d2f1" - integrity sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ== +lint-staged@^10.1.4: + version "10.1.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.4.tgz#c0e0930ed5568ada2a7fbd9d300318c87803a4b0" + integrity sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3PwHa6xeMCh+SWB8TPkg== dependencies: chalk "^3.0.0" commander "^4.0.1"