Upgraded kind-of across all dependencies

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2020-05-11 18:13:33 +02:00
parent 14b2940910
commit a7071f2f4c
2 changed files with 6 additions and 29 deletions

View File

@ -41,7 +41,8 @@
"set-value": "^2.0.1"
},
"resolutions": {
"minimist": "^1.2.3"
"minimist": "^1.2.3",
"kind-of": "^6.0.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"