Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 1.1.2 to 1.1.3 (#5064)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and atomrc committed Nov 6, 2018
1 parent 8bf8de3 commit 8cf4ce1
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 @@ -117,7 +117,7 @@
"grunt-postcss": "0.9.0",
"grunt-shell": "2.1.0",
"grunt-todo": "0.5.0",
"husky": "1.1.2",
"husky": "1.1.3",
"ip": "1.1.5",
"jasmine-ajax": "3.4.0",
"jasmine-core": "3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6009,10 +6009,10 @@ https-browserify@0.0.1:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
integrity sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=

husky@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
integrity sha512-9TdkUpBeEOjz0AnFdUN4i3w8kEbOsVs9/WSeJqWLq2OO6bcKQhVW64Zi+pVd/AMRLpN3QTINb6ZXiELczvdmqQ==
husky@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.3.tgz#3ccfdb4d7332896bf7cd0e618c6fb8be09d9de4b"
integrity sha512-6uc48B/A2Mqi65yeg37d/TPcTb0bZ1GTkMYOM0nXLOPuPaTRhXCeee80/noOrbavWd12x72Tusja7GJ5rzvV6g==
dependencies:
cosmiconfig "^5.0.6"
execa "^0.9.0"
Expand Down

0 comments on commit 8cf4ce1

Please sign in to comment.