Merge pull request #690 from SAP/dependabot/github_actions/actions/checkout-4
[e-mobility-charging-stations-simulator.git] / package.json
index 93a9cb2a868c5c7b879b294a6788f9553bfe33f5..b1af5e215674b8d135da5d4a187a5b746b1b7e6b 100644 (file)
@@ -8,7 +8,7 @@
   },
   "volta": {
     "node": "20.5.1",
-    "pnpm": "8.6.12"
+    "pnpm": "8.7.1"
   },
   "repository": {
     "type": "git",
     "just-merge": "^3.2.0",
     "logform": "^2.5.1",
     "mnemonist": "^0.39.5",
-    "mongodb": "^5.8.1",
-    "poolifier": "^2.6.35",
+    "mongodb": "^6.0.0",
+    "poolifier": "^2.6.41",
     "source-map-support": "^0.5.21",
     "tar": "^6.1.15",
     "tslib": "^2.6.2",
     "@rollup/plugin-typescript": "^11.1.3",
     "@types/mocha": "^10.0.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^20.5.6",
+    "@types/node": "^20.5.9",
     "@types/sinon": "^10.0.16",
     "@types/tar": "^6.1.5",
     "@types/ws": "^8.5.5",
-    "@typescript-eslint/eslint-plugin": "^6.4.1",
-    "@typescript-eslint/parser": "^6.4.1",
+    "@typescript-eslint/eslint-plugin": "^6.6.0",
+    "@typescript-eslint/parser": "^6.6.0",
     "@web/rollup-plugin-copy": "^0.4.0",
     "auto-changelog": "^2.4.0",
     "c8": "^8.0.1",
     "eslint-config-prettier": "^9.0.0",
     "eslint-import-resolver-typescript": "^3.6.0",
     "eslint-plugin-import": "^2.28.1",
-    "eslint-plugin-jsdoc": "^46.5.0",
+    "eslint-plugin-jsdoc": "^46.5.1",
     "eslint-plugin-n": "^16.0.2",
     "eslint-plugin-prettier": "^5.0.0",
     "eslint-plugin-tsdoc": "^0.2.17",
     "lint-staged": "^14.0.1",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
-    "prettier": "^3.0.2",
+    "prettier": "^3.0.3",
     "release-it": "^16.1.5",
     "rimraf": "^5.0.1",
     "robohydra": "^0.6.9",
     "semver": "^7.5.4",
     "sinon": "^15.2.0",
     "ts-node": "^10.9.1",
-    "typescript": "^5.2.2"
+    "typescript": "~5.2.2"
   }
 }