X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=3f7a9dd686ece796996b2ff722bc1ef42c31843d;hb=cc83559c04f5dde09d39c15b0d373c9a9b340ff7;hp=332f7a5844f8a62ce3b4d4d4877c10e983c56317;hpb=1553abd5541ce01124c711e8dc396e7c4633e97f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 332f7a58..3f7a9dd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.73", + "version": "1.1.76", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -9,7 +9,7 @@ "type": "git", "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git" }, - "description": "Electric Vehicle charging stations simulator", + "description": "Electric vehicle charging stations simulator", "author": "SAP E-Mobility ", "contributors": [ { @@ -90,7 +90,7 @@ "basic-ftp": "^5.0.2", "chalk": "^4.1.2", "http-status-codes": "^2.2.0", - "mnemonist": "^0.39.2", + "mnemonist": "^0.39.3", "moment": "^2.29.4", "mongodb": "^4.10.0", "poolifier": "^2.2.0", @@ -113,13 +113,13 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^10.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.7.23", + "@types/node": "^18.8.2", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.3", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.38.1", - "@typescript-eslint/parser": "^5.38.1", + "@typescript-eslint/eslint-plugin": "^5.39.0", + "@typescript-eslint/parser": "^5.39.0", "auto-changelog": "^2.4.0", "clinic": "^12.0.0", "cross-env": "^7.0.3", @@ -137,7 +137,7 @@ "mochawesome": "^7.1.3", "nyc": "^15.1.0", "prettier": "^2.7.1", - "release-it": "^15.4.2", + "release-it": "^15.5.0", "robohydra": "^0.6.9", "rollup": "^2.79.1", "rollup-plugin-analyzer": "^4.0.0", @@ -146,7 +146,7 @@ "rollup-plugin-istanbul": "^3.0.0", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-ts": "^3.0.2", - "semver": "^7.3.7", + "semver": "^7.3.8", "ts-node": "^10.9.1", "typescript": "^4.8.4" }