X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=19f1e77b35b5eacf695e014e1c2071fa1c2ca917;hb=072adc845049e301277c8caa3a728a068b476097;hp=d7f27019f3598f7f7b151d16dcc461f32f95d384;hpb=17bfa1b672f294e7af4c9a344cb42628cf0c1d87;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index d7f27019..19f1e77b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.67", + "version": "1.1.68", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -114,13 +114,13 @@ "@types/express": "^4.17.13", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.7.13", + "@types/node": "^18.7.14", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.2", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.35.1", - "@typescript-eslint/parser": "^5.35.1", + "@typescript-eslint/eslint-plugin": "^5.36.1", + "@typescript-eslint/parser": "^5.36.1", "auto-changelog": "^2.4.0", "clinic": "^12.0.0", "cross-env": "^7.0.3", @@ -138,9 +138,9 @@ "mochawesome": "^7.1.3", "nyc": "^15.1.0", "prettier": "^2.7.1", - "release-it": "^15.4.0", + "release-it": "^15.4.1", "robohydra": "^0.6.9", - "rollup": "^2.78.1", + "rollup": "^2.79.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",