Skip to content

Commit

Permalink
chore(deps): ⬆️ update dependency lint-staged to v12.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent 5b7bab3 commit 101e332
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.4.6",
"lint-staged": "12.1.5",
"lint-staged": "12.1.6",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14289,10 +14289,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=

[email protected].5:
version "12.1.5"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
[email protected].6:
version "12.1.6"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.6.tgz#7d5b92ba9273fab51c902353db390f17957e74a7"
integrity sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down

0 comments on commit 101e332

Please sign in to comment.