Skip to content

Commit 3c44f40

Browse files
chore: update dependency lint-staged to v12.1.2 (#2882)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c3aef6f commit 3c44f40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

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

Diff for: yarn.lock

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

7244-
7245-
version "12.1.1"
7246-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
7247-
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
7244+
7245+
version "12.1.2"
7246+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.2.tgz#90c571927e1371fc133e720671dd7989eab53f74"
7247+
integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==
72487248
dependencies:
72497249
cli-truncate "^3.1.0"
72507250
colorette "^2.0.16"

0 commit comments

Comments
 (0)