Skip to content

Commit b0666be

Browse files
chore: update dependency lint-staged to v12.2.0 (#2979)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5a5f641 commit b0666be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.4.7",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.1.7",
101+
"lint-staged": "12.2.0",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6324,10 +6324,10 @@ lines-and-columns@^1.1.6:
63246324
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
63256325
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
63266326

6327-
lint-staged@12.1.7:
6328-
version "12.1.7"
6329-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
6330-
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
6327+
lint-staged@12.2.0:
6328+
version "12.2.0"
6329+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
6330+
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
63316331
dependencies:
63326332
cli-truncate "^3.1.0"
63336333
colorette "^2.0.16"

0 commit comments

Comments
 (0)