X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=29bca2e9d0ca0ca59b9410cc90e745695c4b5726;hb=1789ba2c82f32832d577617a615d79c889eea1e6;hp=75ea32ea8ce54d3caf929cc35c8c437b73452061;hpb=dba1b6eebfbfb001cf6d9c6447b78a8161e670b7;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 75ea32ea..29bca2e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.73", + "version": "1.1.74", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -130,7 +130,7 @@ "eslint-plugin-jsdoc": "^39.3.6", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.2.1", - "expect": "^29.1.0", + "expect": "^29.1.2", "husky": "^8.0.1", "lint-staged": "^13.0.3", "mocha": "^10.0.0",