Skip to content

Commit

Permalink
Merge pull request #198 from Prefinem/renovate/lint-staged-10.x
Browse files Browse the repository at this point in the history
Update dependency lint-staged to v10.1.7
  • Loading branch information
William authored Apr 21, 2020
2 parents e8f7efe + 1cf7a0c commit 192c591
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"husky": "4.2.5",
"jest": "25.4.0",
"js-yaml": "3.13.1",
"lint-staged": "10.1.6",
"lint-staged": "10.1.7",
"lodash.isequal": "4.5.0",
"prettier": "2.0.4",
"typescript": "3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2937,10 +2937,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@10.1.6:
version "10.1.6"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.6.tgz#086db5e4f5906642ccf648e9b54375d794a9be81"
integrity sha512-45zaGxf4XZuwdUk87yRFE/1b4vTZmH2UnYmUPmindsgdAljOFpWWb0yEjxngmqERUS/MGauJexFF6BjLVg9VMA==
lint-staged@10.1.7:
version "10.1.7"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.7.tgz#b628f8b010083fe4e116d0af7949a32f1ea6b3a7"
integrity sha512-ZkK8t9Ep/AHuJQKV95izSa+DqotftGnSsNeEmCSqbQ6j4C4H0jDYhEZqVOGD1Q2Oe227igbqjMWycWyYbQtpoA==
dependencies:
chalk "^4.0.0"
commander "^5.0.0"
Expand Down

0 comments on commit 192c591

Please sign in to comment.