Skip to content

Commit e2ed4d5

Browse files
chore: update dependency lint-staged to v12.3.3 (conventional-changelog#3004)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2b8ffbe commit e2ed4d5

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
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.4.7",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.3.2",
101+
"lint-staged": "12.3.3",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6408,10 +6408,10 @@ lines-and-columns@^1.1.6:
64086408
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
64096409
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
64106410

6411-
6412-
version "12.3.2"
6413-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz#c87fe59dca475b7d1cb56863c5faa03c145e1446"
6414-
integrity sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==
6411+
6412+
version "12.3.3"
6413+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b"
6414+
integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==
64156415
dependencies:
64166416
cli-truncate "^3.1.0"
64176417
colorette "^2.0.16"

0 commit comments

Comments
 (0)