X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c14c2ceaea84ad83d527216a4004032b2f64c3dd;hb=f4c414eb06d50dcdba02e48d63c787860e8c2f9f;hp=3970755c201bd9a88481b3bec33c254019c34299;hpb=dcd06cc1ba5bd15b67478926cfe82b190b44120b;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 3970755c..c14c2cea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.27", + "version": "1.0.30", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -75,30 +75,30 @@ "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", "@rollup/plugin-json": "^4.1.0", - "@types/mocha": "^8.2.3", + "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", "@types/node": "^14.17.5", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", - "@types/ws": "^7.4.6", - "@typescript-eslint/eslint-plugin": "^4.28.2", - "@typescript-eslint/parser": "^4.28.2", + "@types/ws": "^7.4.7", + "@typescript-eslint/eslint-plugin": "^4.28.4", + "@typescript-eslint/parser": "^4.28.4", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", - "eslint": "^7.30.0", + "eslint": "^7.31.0", "eslint-plugin-import": "^2.23.4", - "eslint-plugin-jsdoc": "^35.4.3", + "eslint-plugin-jsdoc": "^35.5.1", "eslint-plugin-node": "^11.1.0", "expect": "^27.0.6", - "mbt": "^1.2.1", + "mbt": "^1.2.2", "mocha": "^9.0.2", "mochawesome": "^6.2.2", "npm-check": "^5.9.2", "nyc": "^15.1.0", "release-it": "^14.10.0", "robohydra": "^0.6.9", - "rollup": "^2.53.0", + "rollup": "^2.53.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",