Refine dependabot configuration
[e-mobility-charging-stations-simulator.git] / package.json
index 874821f4c61c28ff3db3b5c65343fade012c9714..6d361e7945b0abef4aa67ecda4fb0b950573f086 100644 (file)
@@ -1,13 +1,13 @@
 {
-  "name": "charging-stations-simulator",
-  "version": "1.1.59",
+  "name": "emobility-charging-stations-simulator",
+  "version": "1.1.60",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/jerome-benoit/charging-stations-simulator.git"
+    "url": "https://github.com/sap/emobility-charging-stations-simulator.git"
   },
   "description": "Electric Vehicle charging stations simulator",
   "author": "SAP E-Mobility <e-mobility@sap.com>",
     ]
   },
   "auto-changelog": {
-    "commitUrl": "https://github.com/jerome-benoit/charging-stations-simulator/commit/{id}",
-    "issueUrl": "https://github.com/jerome-benoit/charging-stations-simulator/issues/{id}",
-    "mergeUrl": "https://github.com/jerome-benoit/charging-stations-simulator/pull/{id}",
-    "compareUrl": "https://github.com/jerome-benoit/charging-stations-simulator/compare/{from}...{to}"
+    "commitUrl": "https://github.com/sap/emobility-charging-stations-simulator/commit/{id}",
+    "issueUrl": "https://github.com/sap/emobility-charging-stations-simulator/issues/{id}",
+    "mergeUrl": "https://github.com/sap/emobility-charging-stations-simulator/pull/{id}",
+    "compareUrl": "https://github.com/sap/emobility-charging-stations-simulator/compare/{from}...{to}"
   },
   "mikro-orm": {
     "tsConfigPath": "./tsconfig-orm.json",
@@ -84,7 +84,7 @@
     "chalk": "^4.1.2",
     "express": "^4.18.1",
     "moment": "^2.29.3",
-    "mongodb": "^4.5.0",
+    "mongodb": "^4.6.0",
     "poolifier": "^2.2.0",
     "proper-lockfile": "^4.1.2",
     "source-map-support": "^0.5.21",
     "@types/express": "^4.17.13",
     "@types/mocha": "^9.1.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^16.11.33",
+    "@types/node": "^16.11.35",
     "@types/proper-lockfile": "^4.1.2",
     "@types/tar": "^6.1.1",
     "@types/uuid": "^8.3.4",
     "@types/ws": "^8.5.3",
-    "@typescript-eslint/eslint-plugin": "^5.23.0",
-    "@typescript-eslint/parser": "^5.23.0",
+    "@typescript-eslint/eslint-plugin": "^5.24.0",
+    "@typescript-eslint/parser": "^5.24.0",
     "auto-changelog": "^2.4.0",
     "clinic": "^11.1.0",
     "cross-env": "^7.0.3",
     "prettier": "^2.6.2",
     "release-it": "^15.0.0",
     "robohydra": "^0.6.9",
-    "rollup": "^2.72.1",
+    "rollup": "^2.73.0",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-delete": "^2.0.0",