mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency husky to v1.3.0 (#2116)
This commit is contained in:
parent
4add1c3a74
commit
bb2fc6d862
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -6949,9 +6949,9 @@
|
|||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-1.2.1.tgz",
|
||||
"integrity": "sha512-4Ylal3HWhnDvIszuiyLoVrSGI7QLg/ogkNCoHE34c+yZYzb9kBZNrlTOsdw92cGi3cJT8pPb6CdVfxFkLnc8Dg==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-1.3.0.tgz",
|
||||
"integrity": "sha512-0Yfh4PkWr8Nrume/lEMgSgK5zg8Q19jGM7jDmN7H92VrqgcYSbn+CM1iLGmAvQSNWuaPx9iq/rq/4Y8LPX6dLA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cosmiconfig": "^5.0.7",
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"graphql-tag": "2.10.0",
|
||||
"graphql-tools": "4.0.3",
|
||||
"hapi": "17.8.1",
|
||||
"husky": "1.2.1",
|
||||
"husky": "1.3.0",
|
||||
"jest": "23.6.0",
|
||||
"jest-junit": "5.2.0",
|
||||
"jest-matcher-utils": "23.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue