mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-19 09:03:42 -05:00
fix: upgrade termcolors from 0.7.2 to 0.7.3 (#258)
Snyk has created this PR to upgrade termcolors from 0.7.2 to 0.7.3. See this package in npm: https://www.npmjs.com/package/termcolors See this project in Snyk: https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"husky": "^4.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"termcolors": "0.7.2"
|
||||
"termcolors": "0.7.3"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user