chore: upgrade jsonfile => 5.0.0 (#1031)

This commit is contained in:
Róbert Kiss
2019-09-04 19:19:28 +02:00
committed by GitHub
parent fef24613e4
commit 1003e7b14b
2 changed files with 85 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"@types/jasmine": "3.3.12",
"@types/jasminewd2": "2.0.3",
"@types/jquery": "3.3.29",
"@types/jsonfile": "4.0.1",
"@types/jsonfile": "5.0.0",
"@types/lodash": "4.14.136",
"@types/node": "8.0.53",
"@types/node-hid": "0.7.0",
@@ -61,7 +61,7 @@
"jasmine-core": "3.4.0",
"jasmine-node": "3.0.0",
"jasmine-ts": "0.3.0",
"jsonfile": "4.0.0",
"jsonfile": "5.0.0",
"lerna": "3.16.4",
"lodash": "4.17.15",
"node-hid": "0.7.9",