Bump some packages (#8096)

* update packages

* remove fs

* fix more deps

* test adding governance to ci

* ignore samples for cacheing

* fix save cache too

* bump more packages

* attempt to fix slickgrid

* add more deps

* use slickgrid version

* bump https-proxy

* bump more packages.

* fix service-downloader

* remove typings

* fix compile

* update more packages

* add vscode back to the extensions that need it for testing

* add fail on critical

* regrab proxy agent

* lock more deps

* replace final high warning

* revert service downloader changes

* remove the deps on jquery ui and event drag
This commit is contained in:
Anthony Dresser
2019-11-01 12:55:58 -07:00
committed by GitHub
parent 9c8f36e463
commit 1d31a6ef98
43 changed files with 6878 additions and 7893 deletions

View File

@@ -49,7 +49,7 @@
"graceful-fs": "4.1.11",
"html-query-plan": "git://github.com/anthonydresser/html-query-plan.git#2.6",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"https-proxy-agent": "^2.2.3",
"iconv-lite": "0.5.0",
"jquery": "3.4.0",
"jschardet": "1.6.0",
@@ -66,13 +66,13 @@
"rxjs": "5.4.0",
"sanitize-html": "^1.19.1",
"semver-umd": "^5.5.3",
"slickgrid": "github:anthonydresser/SlickGrid#2.3.30",
"slickgrid": "github:anthonydresser/SlickGrid#2.3.32",
"spdlog": "^0.9.0",
"sudo-prompt": "9.0.0",
"underscore": "^1.8.2",
"v8-inspect-profiler": "^0.0.20",
"vscode-minimist": "^1.2.1",
"vscode-proxy-agent": "0.4.0",
"vscode-proxy-agent": "^0.5.1",
"vscode-ripgrep": "^1.5.7",
"vscode-sqlite3": "4.0.8",
"vscode-textmate": "^4.2.2",