mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-19 09:03:42 -05:00
Update eslint in group default to the latest version 🚀 (#153)
* chore(package): update eslint to version 5.15.0 * chore(package): update lockfile build/package-lock.json
This commit is contained in:
committed by
Josh Dick
parent
205f57702c
commit
d1ada870ec
@@ -18,7 +18,7 @@
|
||||
"url": "https://github.com/joshdick/onedark.vim.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "5.14.1",
|
||||
"eslint": "5.15.0",
|
||||
"husky": "1.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user