Skip to content

Commit a360782

Browse files
chore(deps): update dependency lint-staged to v10.1.1 (#3759)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 72631c9 commit a360782

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
@@ -85,7 +85,7 @@
8585
"jest-docblock": "25.2.3",
8686
"jest-junit": "10.0.0",
8787
"lerna": "3.20.2",
88-
"lint-staged": "10.1.0",
88+
"lint-staged": "10.1.1",
8989
"lodash": "4.17.15",
9090
"rimraf": "3.0.2",
9191
"ts-jest": "25.3.0",

yarn.lock

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

11948-
11949-
version "10.1.0"
11950-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.0.tgz#18785bb005d5ed404f1c1db6563e082f7a7baac2"
11951-
integrity sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==
11948+
11949+
version "10.1.1"
11950+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
11951+
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
1195211952
dependencies:
1195311953
chalk "^3.0.0"
1195411954
commander "^4.0.1"

0 commit comments

Comments
 (0)