20225: Mock group contents service to squelch errors in unit tests
[arvados-workbench2.git] / package.json
index 0a10da786e5bc1621a0ea84721ffddaf8a634042..bc480e4c9806e7a951cbed2da8f50b0f5ba90943 100644 (file)
@@ -76,8 +76,6 @@
     "shell-escape": "^0.2.0",
     "sinon": "7.3",
     "tippy.js": "^6.3.7",
-    "tslint": "5.20.0",
-    "tslint-etc": "1.6.0",
     "unionize": "2.1.2",
     "uuid": "3.3.2"
   },
@@ -93,6 +91,7 @@
     "watch-css": "npm run build-css && node-sass-chokidar src/ -o src/ --watch --recursive"
   },
   "devDependencies": {
+    "@sinonjs/fake-timers": "^10.3.0",
     "@types/classnames": "2.2.6",
     "@types/enzyme": "3.1.14",
     "@types/enzyme-adapter-react-16": "1.0.3",
     "redux-devtools": "3.4.1",
     "redux-mock-store": "1.5.4",
     "ts-mock-imports": "1.3.7",
+    "tslint": "5.20.0",
+    "tslint-etc": "1.6.0",
     "typescript": "4.3.4",
     "wait-on": "4.0.2",
     "yamljs": "0.3.0"