|
|
@@ -18,16 +18,16 @@
|
|
|
"@microsoft/signalr-protocol-msgpack": "link:../../SignalR/clients/ts/signalr-protocol-msgpack",
|
|
|
"@microsoft/dotnet-js-interop": "link:../../JSInterop/Microsoft.JSInterop.JS/src",
|
|
|
"@types/emscripten": "^1.39.3",
|
|
|
- "@types/jest": "^24.9.1",
|
|
|
- "@types/jsdom": "11.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^1.13.0",
|
|
|
- "@typescript-eslint/parser": "^1.13.0",
|
|
|
- "eslint": "^5.16.0",
|
|
|
- "jest": "^24.9.0",
|
|
|
- "rimraf": "^2.7.1",
|
|
|
- "ts-jest": "^24.3.0",
|
|
|
- "ts-loader": "^4.4.1",
|
|
|
- "typescript": "^3.8.3",
|
|
|
+ "@types/jest": "^26.0.20",
|
|
|
+ "@types/jsdom": "^16.2.6",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^4.14.2",
|
|
|
+ "@typescript-eslint/parser": "^4.14.2",
|
|
|
+ "eslint": "^7.19.0",
|
|
|
+ "jest": "^26.6.3",
|
|
|
+ "rimraf": "^3.0.2",
|
|
|
+ "ts-jest": "^26.5.0",
|
|
|
+ "ts-loader": "^8.0.14",
|
|
|
+ "typescript": "^4.1.3",
|
|
|
"webpack": "^4.42.1",
|
|
|
"webpack-cli": "^3.3.11"
|
|
|
},
|