8000 chore: update dependency lint-staged to v12.3.4 (#911) · angular-eslint/angular-eslint@2659e20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2659e20

Browse files
chore: update dependency lint-staged to v12.3.4 (#911)
1 parent 9847978 commit 2659e20

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
@@ -80,7 +80,7 @@
8080
"json-schema-to-typescript": "10.1.5",
8181
"json-schema-traverse": "1.0.0",
8282
"lerna": "4.0.0",
83-
"lint-staged": "12.3.3",
83+
"lint-staged": "12.3.4",
8484
"microbundle": "0.14.2",
8585
"ncp": "2.0.0",
8686
"prettier": "2.5.1",

yarn.lock

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

8189-
lint-staged@12.3.3:
8190-
version "12.3.3"
8191-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b"
8192-
integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==
8189+
lint-staged@12.3.4:
8190+
version "12.3.4"
8191+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360"
8192+
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
81938193
dependencies:
81948194
cli-truncate "^3.1.0"
81958195
colorette "^2.0.16"

0 commit comments

Comments
 (0)
0