Update json5 to latest version (#8990)

This commit is contained in:
Daniel Tschinder 2018-11-08 17:29:13 -08:00 committed by GitHub
parent 7b54ab620b
commit 62233ed7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
"@babel/types": "^7.1.5",
"convert-source-map": "^1.1.0",
"debug": "^3.1.0",
"json5": "^0.5.0",
"json5": "^2.1.0",
"lodash": "^4.17.10",
"resolve": "^1.3.2",
"semver": "^5.4.1",