Update dependencies for url-parse (#14476)

* Update dependencies

* add vscode back in for git

* revert yarn.lock

* re-add notebook redirect

* Fix git tests

* Update other testrunner references

* Add testrunner

* Add mocha-multi-reporters
This commit is contained in:
Charles Gagnon
2021-03-01 09:28:03 -08:00
committed by GitHub
parent 48a63e1f50
commit 9432330c46
27 changed files with 3753 additions and 15242 deletions

View File

@@ -187,6 +187,7 @@
"mkdirp": "^0.5.0",
"mocha": "^2.2.5",
"mocha-junit-reporter": "^1.23.1",
"mocha-multi-reporters": "^1.5.1",
"opn": "^6.0.0",
"optimist": "0.3.5",
"p-all": "^1.0.0",
@@ -197,6 +198,7 @@
"rimraf": "^2.2.8",
"sinon": "^1.17.2",
"source-map": "^0.4.4",
"source-map-support": "^0.3.2",
"style-loader": "^1.0.0",
"temp-write": "^3.4.0",
"ts-loader": "^4.4.2",