mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-15 06:23:49 -05:00
Greenkeeper/default/husky 3.1.0 (#191)
* chore(package): update husky to version 3.1.0 * chore(package): update lockfile build/package-lock.json
This commit is contained in:
6
build/package-lock.json
generated
6
build/package-lock.json
generated
@@ -619,9 +619,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "3.0.9",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.9.tgz",
|
||||
"integrity": "sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.1.0.tgz",
|
||||
"integrity": "sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.5.1",
|
||||
"husky": "^3.0.9"
|
||||
"husky": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"termcolors": "latest"
|
||||
|
||||
Reference in New Issue
Block a user