X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c56260f9f7e9544f2ccbecc99ce14c499fde0827;hb=0045cef5dae3be8131969d08f70c10748922524e;hp=131c5e7575323295ba457ed89c68287b8ca5fe24;hpb=2f3077930c8e17f2ebba01dfba2c0124e5948705;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 131c5e75..c56260f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.4", + "version": "1.1.5", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -94,7 +94,7 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^14.17.17", + "@types/node": "^14.17.18", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", @@ -121,7 +121,7 @@ "rollup-plugin-delete": "^2.0.0", "rollup-plugin-istanbul": "^3.0.0", "rollup-plugin-terser": "^7.0.2", - "rollup-plugin-ts": "^1.4.3", + "rollup-plugin-ts": "^1.4.6", "ts-node": "^10.2.1", "typescript": "^4.4.3" }