Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v11.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 10, 2021
1 parent adec22d commit 15677d8
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.2",
"lint-staged": "11.2.2",
"lint-staged": "11.2.3",
"prettier-standard": "16.4.1",
"semantic-release": "18.0.0",
"typescript": "3.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4732,10 +4732,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@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"
Expand Down

0 comments on commit 15677d8

Please sign in to comment.