Skip to content

Commit

Permalink
chore: update dependency lint-staged to v11.2.1 (#2796)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 9, 2021
1 parent 076e59f commit 5d38d18
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 @@ -98,7 +98,7 @@
"husky": "^7.0.0",
"jest": "27.2.5",
"lerna": "^4.0.0",
"lint-staged": "11.2.0",
"lint-staged": "11.2.1",
"prettier": "^2.0.5",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7229,10 +7229,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

[email protected].0:
version "11.2.0"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.0.tgz#6b9774a74b3eb4bef5c59fb6475bff84d6853008"
integrity sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==
[email protected].1:
version "11.2.1"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz#e49104cb4eb01ef36742531385be2efe2b85ed94"
integrity sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==
dependencies:
cli-truncate "2.1.0"
colorette "^1.4.0"
Expand Down

0 comments on commit 5d38d18

Please sign in to comment.