Strict boolean checks
[e-mobility-charging-stations-simulator.git] / package.json
index d660f737bfc0f513e328388242fdf7393cef61f0..29bca2e9d0ca0ca59b9410cc90e745695c4b5726 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.73",
+  "version": "1.1.74",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
     "@istanbuljs/nyc-config-typescript": "^1.0.2",
     "@mikro-orm/cli": "^5.4.2",
     "@rollup/plugin-json": "^4.1.0",
-    "@types/mocha": "^9.1.1",
+    "@types/mocha": "^10.0.0",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^18.7.20",
+    "@types/node": "^18.7.23",
     "@types/proper-lockfile": "^4.1.2",
-    "@types/tar": "^6.1.2",
+    "@types/tar": "^6.1.3",
     "@types/uuid": "^8.3.4",
     "@types/ws": "^8.5.3",
-    "@typescript-eslint/eslint-plugin": "^5.38.0",
-    "@typescript-eslint/parser": "^5.38.0",
+    "@typescript-eslint/eslint-plugin": "^5.38.1",
+    "@typescript-eslint/parser": "^5.38.1",
     "auto-changelog": "^2.4.0",
     "clinic": "^12.0.0",
     "cross-env": "^7.0.3",
     "eslint-plugin-jsdoc": "^39.3.6",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettier": "^4.2.1",
-    "expect": "^29.0.3",
+    "expect": "^29.1.2",
     "husky": "^8.0.1",
     "lint-staged": "^13.0.3",
     "mocha": "^10.0.0",
     "rollup-plugin-ts": "^3.0.2",
     "semver": "^7.3.7",
     "ts-node": "^10.9.1",
-    "typescript": "^4.8.3"
+    "typescript": "^4.8.4"
   }
 }