From 9670897912bbf7c801444503715ea7342657d7f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 12:15:57 -0400 Subject: [PATCH] Bump lint-staged from 10.1.2 to 10.1.3 (#104) [skip ci] 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d144ebd5..41c33ea3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "imagemin-optipng": "^7.1.0", "imagemin-pngquant": "^8.0.0", "imagemin-svgo": "^7.1.0", - "lint-staged": "^10.1.2", + "lint-staged": "^10.1.3", "markdownlint-cli": "~0.22.0", "npm-run-all": "^4.1.5", "percy": "^0.26.2", diff --git a/yarn.lock b/yarn.lock index de730676..e7b9a724 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3222,10 +3222,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lint-staged@^10.1.2: - version "10.1.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957" - integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg== +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== dependencies: chalk "^3.0.0" commander "^4.0.1"