Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#182)
[e-mobility-charging-stations-simulator.git] / package.json
index 397f7d35135c1f15ecc1b134f7de7eef3867dc82..79c1d5a84e7d6226490e746846849af4b274256d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.71",
+  "version": "1.1.73",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
     "release": "release-it"
   },
   "dependencies": {
-    "@mikro-orm/core": "^5.4.0",
-    "@mikro-orm/mariadb": "^5.4.0",
-    "@mikro-orm/reflection": "^5.4.0",
-    "@mikro-orm/sqlite": "^5.4.0",
+    "@mikro-orm/core": "^5.4.2",
+    "@mikro-orm/mariadb": "^5.4.2",
+    "@mikro-orm/reflection": "^5.4.2",
+    "@mikro-orm/sqlite": "^5.4.2",
     "ajv": "^8.11.0",
     "ajv-draft-04": "^1.0.0",
     "ajv-formats": "^2.1.1",
@@ -92,7 +92,7 @@
     "http-status-codes": "^2.2.0",
     "mnemonist": "^0.39.2",
     "moment": "^2.29.4",
-    "mongodb": "^4.9.1",
+    "mongodb": "^4.10.0",
     "poolifier": "^2.2.0",
     "proper-lockfile": "^4.1.2",
     "source-map-support": "^0.5.21",
     "uuid": "^9.0.0",
     "winston": "^3.8.2",
     "winston-daily-rotate-file": "^4.7.1",
-    "ws": "^8.8.1"
+    "ws": "^8.9.0"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.6",
   },
   "devDependencies": {
     "@istanbuljs/nyc-config-typescript": "^1.0.2",
-    "@mikro-orm/cli": "^5.4.0",
+    "@mikro-orm/cli": "^5.4.2",
     "@rollup/plugin-json": "^4.1.0",
-    "@types/express": "^4.17.13",
     "@types/mocha": "^9.1.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^18.7.16",
+    "@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.36.2",
-    "@typescript-eslint/parser": "^5.36.2",
+    "@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": "^8.23.0",
+    "eslint": "^8.24.0",
     "eslint-config-prettier": "^8.5.0",
     "eslint-import-resolver-typescript": "^3.5.1",
     "eslint-plugin-import": "^2.26.0",
     "eslint-plugin-jsdoc": "^39.3.6",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettier": "^4.2.1",
-    "expect": "^29.0.2",
+    "expect": "^29.0.3",
     "husky": "^8.0.1",
     "lint-staged": "^13.0.3",
     "mocha": "^10.0.0",
     "mochawesome": "^7.1.3",
     "nyc": "^15.1.0",
     "prettier": "^2.7.1",
-    "release-it": "^15.4.1",
+    "release-it": "^15.4.2",
     "robohydra": "^0.6.9",
-    "rollup": "^2.79.0",
+    "rollup": "^2.79.1",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-ts": "^3.0.2",
     "semver": "^7.3.7",
     "ts-node": "^10.9.1",
-    "typescript": "^4.8.2"
+    "typescript": "^4.8.3"
   }
 }