X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e129ae8191ef83ffd6789caec747f15a9a38d71f;hb=107efcc6655b5a4409fc5db3da90869d6881a195;hp=0dbeb19ec7db6b76fc6f94c077928e14ab788e55;hpb=f1eb461f53b26be7b40eeb4114dd069ace916c00;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0dbeb19e..e129ae81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.0.62", + "version": "1.1.6", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -94,13 +94,13 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^14.17.15", + "@types/node": "^14.17.18", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", "@types/ws": "^7.4.7", - "@typescript-eslint/eslint-plugin": "^4.31.1", - "@typescript-eslint/parser": "^4.31.1", + "@typescript-eslint/eslint-plugin": "^4.31.2", + "@typescript-eslint/parser": "^4.31.2", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", @@ -108,20 +108,20 @@ "eslint-plugin-import": "^2.24.2", "eslint-plugin-jsdoc": "^36.1.0", "eslint-plugin-node": "^11.1.0", - "expect": "^27.2.0", + "expect": "^27.2.1", "mocha": "^9.1.1", "mochawesome": "^6.2.2", "npm-check": "^5.9.2", "nyc": "^15.1.0", - "release-it": "^14.11.5", + "release-it": "^14.11.6", "robohydra": "^0.6.9", - "rollup": "^2.56.3", + "rollup": "^2.57.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-istanbul": "^3.0.0", "rollup-plugin-terser": "^7.0.2", - "rollup-plugin-ts": "^1.4.1", + "rollup-plugin-ts": "^1.4.6", "ts-node": "^10.2.1", "typescript": "^4.4.3" }