Skip to content

Commit f5ebf6e

Browse files
chore: update dependency lint-staged to v12.0.2 (#2867)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e4423d3 commit f5ebf6e

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.0.1",
101+
"lint-staged": "12.0.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
@@ -7273,10 +7273,10 @@ lines-and-columns@^1.1.6:
72737273
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
72747274
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
72757275

7276-
7277-
version "12.0.1"
7278-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.0.1.tgz#796bdfce87c5557bfea1497f7c6c4a7da3ffc338"
7279-
integrity sha512-4sqWnR+uhhRzqtOmkMPr0EWogeYMg9JwGxNErlxA8NzMTFv8dI93Be5htXMODfr/Sj9WVwCtjJntq9sJ6wpwvQ==
7276+
7277+
version "12.0.2"
7278+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.0.2.tgz#b0f96f2a57898658a5b59e087aeff975dad03fc1"
7279+
integrity sha512-tpCvACqc7bykziGJmXG0G8YG2RaCrWiDBwmrP9wU7i/3za9JMOvCECQmXjw/sO4ICC70ApVwyqixS1htQX9Haw==
72807280
dependencies:
72817281
cli-truncate "3.1.0"
72827282
colorette "^2.0.16"

0 commit comments

Comments
 (0)