mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-17 07:23:39 -05:00
Update build dependencies (#243)
This commit is contained in:
1104
build/package-lock.json
generated
1104
build/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -18,11 +18,11 @@
|
||||
"url": "https://github.com/joshdick/onedark.vim.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.5.1",
|
||||
"husky": "^4.2.3"
|
||||
"eslint": "^7.14.0",
|
||||
"husky": "^4.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"termcolors": "0.7.0"
|
||||
"termcolors": "0.7.2"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user