Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v12.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 2, 2022
1 parent 237f842 commit ee35057
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"ava": "1.4.1",
"husky": "7.0.4",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"prettier-standard": "16.4.1",
"semantic-release": "18.0.1",
"typescript": "3.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4775,10 +4775,10 @@ linguist-languages@7.6.0:
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.6.0.tgz#6e3d9aa7a98ddf5299f8115788dce8deb8a97c9d"
integrity sha512-DBZPIWjrQmb/52UlSEN8MTiwwugrAh4NBX9/DyIG8IuO8rDLYDRM+KVPbuiPVKd3ResxYtZB5AiSuc8dTzOSog==

lint-staged@12.1.4:
version "12.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
lint-staged@12.1.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==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down

0 comments on commit ee35057

Please sign in to comment.