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

@@ -9,7 +9,7 @@
"icon": "images/sqlserver.png",
"aiKey": "AIF-5574968e-856d-40d2-af67-c89a14e76412",
"engines": {
"vscode": "0.10.x"
"vscode": "0.10.x"
},
"activationEvents": [
"*"
@@ -45,7 +45,7 @@
"vscode-nls": "^3.2.1"
},
"devDependencies": {
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7"
}
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7"
}
}