Run upgrade on npm and yarn packages to update lodash to 4.1.7.11 (#3983)

- This is a recommended update, let me know if you have concerns
- Updated all samples and Azure Data Studio specific extensions with lodash dependency
This commit is contained in:
Kevin Cunnane
2019-02-08 11:44:08 -08:00
committed by GitHub
parent 294aa81298
commit a599cb436a
12 changed files with 8473 additions and 9180 deletions

View File

@@ -174,7 +174,7 @@
"@types/node": "^8.0.24",
"mocha": "^5.2.0",
"should": "^13.2.1",
"vscode": "^1.1.26",
"typemoq": "^2.1.0"
"typemoq": "^2.1.0",
"vscode": "^1.1.26"
}
}