From 246ad3d8d409728b4c7b2bdef4d4f718ac61c8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 19:06:17 +0000 Subject: [PATCH] build(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.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 6034237e0d9a..2eaeb55e88b7 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "husky": "^8.0.1", "hyperlink": "^5.0.4", "jest": "^28.1.1", - "lint-staged": "^13.0.2", + "lint-staged": "^13.0.3", "lodash": "^4.17.21", "markdownlint": "^0.26.0", "markdownlint-cli": "^0.31.1", diff --git a/yarn.lock b/yarn.lock index 9f7d0448647b..be1e4293df52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7680,10 +7680,10 @@ linkify-it@^4.0.1: dependencies: uc.micro "^1.0.1" -lint-staged@^13.0.2: - version "13.0.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5" - integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ== +lint-staged@^13.0.3: + version "13.0.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6" + integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug== dependencies: cli-truncate "^3.1.0" colorette "^2.0.17"