Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2020
1 parent 2498ce1 commit ccfb9c8
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 @@ -27,7 +27,7 @@
"ava": "2.4.0",
"eslint-config-prettier": "6.9.0",
"husky": "4.2.1",
"lint-staged": "10.0.2",
"lint-staged": "10.0.3",
"prettier": "1.19.1",
"xo": "0.25.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3033,10 +3033,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=

[email protected].2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.2.tgz#cfdd9fa5080b05fc6e29536897da1795bc67c7f9"
integrity sha512-ZldhtIfT7bynVa7nmU/1jbK05r9hYQXbIQqZSotqdBCAcGJDEUqaUB7kG3ZCdoe9Qkj6HUM3x2yjCGJRxPUQLA==
[email protected].3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.3.tgz#fd27e25c308fb857d9cb44caa5fa845408d07df4"
integrity sha512-N071+M0yxKX0u67UOB8emFms29ekzrKoX1UlPcLS615O/rhx3+xRk5so8uU4tjdg4yNsD3ntdPSsuZnUPzblLA==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit ccfb9c8

Please sign in to comment.