Skip to content

Commit 4bfda7a

Browse files
chore(deps): update dependency lint-staged to v12.3.3 (#945)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6f97617 commit 4bfda7a

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.4.7",
4848
"jest-snapshot-serializer-raw": "1.2.0",
4949
"json-schema-to-markdown": "1.1.1",
50-
"lint-staged": "12.3.2",
50+
"lint-staged": "12.3.3",
5151
"patch-package": "6.4.7",
5252
"prettier": "2.5.1",
5353
"rimraf": "3.0.2",

yarn.lock

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

5438-
5439-
version "12.3.2"
5440-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.2.tgz#c87fe59dca475b7d1cb56863c5faa03c145e1446"
5441-
integrity sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==
5438+
5439+
version "12.3.3"
5440+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b"
5441+
integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==
54425442
dependencies:
54435443
cli-truncate "^3.1.0"
54445444
colorette "^2.0.16"

0 commit comments

Comments
 (0)