Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v13.2.0 (#298)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent 3e8ca29 commit f7f424a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.1.4",
"lint-staged": "13.2.0",
"markdownlint-cli2": "0.6.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4021,10 +4021,10 @@ linkify-it@^4.0.1:
dependencies:
uc.micro "^1.0.1"

lint-staged@13.1.4:
version "13.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.4.tgz#23969fea0bd89f266cb07227b2c9185e44e5b6fd"
integrity sha512-pJRmnRA4I4Rcc1k9GZIh9LQJlolCVDHqtJpIgPY7t99XY3uXXmUeDfhRLELYLgUFJPmEsWevTqarex9acSfx2A==
lint-staged@13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
dependencies:
chalk "5.2.0"
cli-truncate "^3.1.0"
Expand All @@ -4038,7 +4038,6 @@ lint-staged@13.1.4:
object-inspect "^1.12.3"
pidtree "^0.6.0"
string-argv "^0.3.1"
supports-color "9.3.1"
yaml "^2.2.1"

listr2@^5.0.7:
Expand Down Expand Up @@ -5913,11 +5912,6 @@ strip-json-comments@~2.0.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==

supports-color@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.3.1.tgz#34e4ad3c71c9a39dae3254ecc46c9b74e89e15a6"
integrity sha512-knBY82pjmnIzK3NifMo3RxEIRD9E0kIzV4BKcyTZ9+9kWgLMxd4PrsTSMoFQUabgRBbF8KOLRDCyKgNV+iK44Q==

supports-color@^5.3.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
Expand Down

0 comments on commit f7f424a

Please sign in to comment.