Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v10.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 29, 2020
1 parent 3e29f18 commit ee788bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"ava": "1.0.1",
"husky": "4.2.3",
"lint-staged": "10.0.9",
"lint-staged": "10.0.10",
"prettier-standard": "16.2.1",
"semantic-release": "17.0.4",
"typescript": "3.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4431,10 +4431,10 @@ linguist-languages@7.6.0:
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.6.0.tgz#6e3d9aa7a98ddf5299f8115788dce8deb8a97c9d"
integrity sha512-DBZPIWjrQmb/52UlSEN8MTiwwugrAh4NBX9/DyIG8IuO8rDLYDRM+KVPbuiPVKd3ResxYtZB5AiSuc8dTzOSog==

lint-staged@10.0.9:
version "10.0.9"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
lint-staged@10.0.10:
version "10.0.10"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.10.tgz#d14d33ee02a31a31ad36cf9aa7973fc156c461b5"
integrity sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit ee788bb

Please sign in to comment.