chore: update convert-source-map dep (#10667)

This commit is contained in:
Vojtech Miksu 2019-11-06 12:30:32 -08:00 committed by Brian Ng
parent 3ab035bab6
commit bdb4318f47

View File

@ -40,7 +40,7 @@
"@babel/template": "^7.7.0", "@babel/template": "^7.7.0",
"@babel/traverse": "^7.7.0", "@babel/traverse": "^7.7.0",
"@babel/types": "^7.7.0", "@babel/types": "^7.7.0",
"convert-source-map": "^1.1.0", "convert-source-map": "^1.7.0",
"debug": "^4.1.0", "debug": "^4.1.0",
"json5": "^2.1.0", "json5": "^2.1.0",
"lodash": "^4.17.13", "lodash": "^4.17.13",