Skip to content

Commit f8066f8

Browse files
chore(deps): update dependency lint-staged to v12.0.2 (#775)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 22f69ba commit f8066f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jest": "27.3.1",
4848
"jest-snapshot-serializer-raw": "1.2.0",
4949
"json-schema-to-markdown": "1.1.1",
50-
"lint-staged": "12.0.1",
50+
"lint-staged": "12.0.2",
5151
"patch-package": "6.4.7",
5252
"prettier": "2.4.1",
5353
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5035,10 +5035,10 @@ lines-and-columns@^1.1.6:
50355035
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
50365036
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
50375037

5038-
5039-
version "12.0.1"
5040-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.1.tgz#796bdfce87c5557bfea1497f7c6c4a7da3ffc338"
5041-
integrity sha512-4sqWnR+uhhRzqtOmkMPr0EWogeYMg9JwGxNErlxA8NzMTFv8dI93Be5htXMODfr/Sj9WVwCtjJntq9sJ6wpwvQ==
5038+
5039+
version "12.0.2"
5040+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.2.tgz#b0f96f2a57898658a5b59e087aeff975dad03fc1"
5041+
integrity sha512-tpCvACqc7bykziGJmXG0G8YG2RaCrWiDBwmrP9wU7i/3za9JMOvCECQmXjw/sO4ICC70ApVwyqixS1htQX9Haw==
50425042
dependencies:
50435043
cli-truncate "3.1.0"
50445044
colorette "^2.0.16"

0 commit comments

Comments
 (0)