mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-17 15:33:39 -05:00
Update build dependencies (#243)
This commit is contained in:
1108
build/package-lock.json
generated
1108
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"
|
"url": "https://github.com/joshdick/onedark.vim.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^6.5.1",
|
"eslint": "^7.14.0",
|
||||||
"husky": "^4.2.3"
|
"husky": "^4.3.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"termcolors": "0.7.0"
|
"termcolors": "0.7.2"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
|
|||||||
Reference in New Issue
Block a user