Remove bs-platform dependency (#2735)

This commit is contained in:
Bryan Phelps 2019-03-15 16:41:10 -07:00 committed by GitHub
parent 205e0bc1d7
commit 50d89d1a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 6 deletions

View File

@ -935,7 +935,6 @@
"azure-storage": "^2.8.1",
"babel-minify-webpack-plugin": "^0.3.1",
"babel-plugin-dynamic-import-node": "^1.2.0",
"bs-platform": "2.1.0",
"codecov": "^3.0.0",
"color": "2.0.0",
"concurrently": "3.1.0",

View File

@ -76,7 +76,7 @@ const WindowsOnlyTests = [
"Regression.1819.AutoReadCheckTimeTest",
]
const OSXOnlyTests = ["AutoCompletionTest-Reason", "OSX.WindowTitleTest"]
const OSXOnlyTests = ["OSX.WindowTitleTest"]
// tslint:disable:no-console

View File

@ -1961,10 +1961,6 @@ browserslist@~1.3.5:
dependencies:
caniuse-db "^1.0.30000525"
bs-platform@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-2.1.0.tgz#63560ff8f7142c9c0631559df1c35590b9f6d8b2"
bser@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/bser/-/bser-2.0.0.tgz#9ac78d3ed5d915804fd87acb158bc797147a1719"