Update debug dependency (#8989)
This commit is contained in:
parent
4dfd801887
commit
74f969b603
@ -41,7 +41,7 @@
|
|||||||
"@babel/traverse": "^7.1.5",
|
"@babel/traverse": "^7.1.5",
|
||||||
"@babel/types": "^7.1.5",
|
"@babel/types": "^7.1.5",
|
||||||
"convert-source-map": "^1.1.0",
|
"convert-source-map": "^1.1.0",
|
||||||
"debug": "^3.1.0",
|
"debug": "^4.1.0",
|
||||||
"json5": "^2.1.0",
|
"json5": "^2.1.0",
|
||||||
"lodash": "^4.17.10",
|
"lodash": "^4.17.10",
|
||||||
"resolve": "^1.3.2",
|
"resolve": "^1.3.2",
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
"@babel/helper-split-export-declaration": "^7.0.0",
|
"@babel/helper-split-export-declaration": "^7.0.0",
|
||||||
"@babel/parser": "^7.1.5",
|
"@babel/parser": "^7.1.5",
|
||||||
"@babel/types": "^7.1.5",
|
"@babel/types": "^7.1.5",
|
||||||
"debug": "^3.1.0",
|
"debug": "^4.1.0",
|
||||||
"globals": "^11.1.0",
|
"globals": "^11.1.0",
|
||||||
"lodash": "^4.17.10"
|
"lodash": "^4.17.10"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user