From 309b43d97b3be6c28a4afffa705e28846ab7fe33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 02:08:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20npm:=20Bump=20lint-staged=20from?= =?UTF-8?q?=2011.2.2=20to=2011.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.2 to 11.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.2...v11.2.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c690207d..36a5408e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "gulp-html-minifier-terser": "^6.0.1", "gulp-imagemin": "^8.0.0", "hugo-extended": "0.86.1", - "lint-staged": "^11.2.2", + "lint-staged": "^11.2.3", "markdownlint-cli": "~0.29.0", "mini-css-extract-plugin": "^2.4.2", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 5f9a0c8b..e6e8bb2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6202,10 +6202,10 @@ linkify-it@^3.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@^11.2.2: - version "11.2.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.2.tgz#b2b96d8c4eb350f832143c812defa2c70b9d0a2c" - integrity sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ== +lint-staged@^11.2.3: + version "11.2.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb" + integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw== dependencies: cli-truncate "2.1.0" colorette "^1.4.0"