Skip to content

Commit

Permalink
chore: update dependency lint-staged to v13.1.2 (#3537)
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 Feb 14, 2023
1 parent e3e4775 commit 07f9949
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 @@ -99,7 +99,7 @@
"husky": "^8.0.0",
"jest": "^29.0.1",
"lerna": "^6.0.0",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"prettier": "^2.0.5",
"typescript": "^4.9.3"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7556,10 +7556,10 @@ lines-and-columns@~2.0.3:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==

lint-staged@13.1.1:
version "13.1.1"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
lint-staged@13.1.2:
version "13.1.2"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.19"
Expand Down

0 comments on commit 07f9949

Please sign in to comment.