X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c23697869f6a4d7484a5095e4cc4b634447229e9;hb=e58068fde9b27e3de6733be24fc7b3dfac37331b;hp=50499a7d92fcce3696eff547516651da923c64e3;hpb=124f3553d1516addeb523e3ae364ab727bae8d04;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 50499a7d..c2369786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.40", + "version": "1.1.41", "engines": { "node": "16.x.x", "npm": "8.x.x" @@ -106,7 +106,7 @@ "cross-env": "^7.0.3", "eslint": "^8.5.0", "eslint-plugin-import": "^2.25.3", - "eslint-plugin-jsdoc": "^37.3.0", + "eslint-plugin-jsdoc": "^37.4.0", "eslint-plugin-node": "^11.1.0", "expect": "^27.4.2", "mocha": "^9.1.3",