Skip to content

Commit

Permalink
Update dependency lint-staged to v10.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 29, 2020
1 parent bdcff80 commit bf174cd
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 @@ -44,7 +44,7 @@
"import-sort-style-eslint": "6.0.0",
"injectmd": "1.0.0",
"jsdoc-to-markdown": "5.0.3",
"lint-staged": "10.0.7",
"lint-staged": "10.0.8",
"prettier": "1.19.1",
"prettier-package-json": "2.1.3",
"sort-json": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3065,10 +3065,10 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

lint-staged@10.0.7:
version "10.0.7"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
lint-staged@10.0.8:
version "10.0.8"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit bf174cd

Please sign in to comment.