X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=1f600292893e09c45f323ac03ac6eee0a4a16b6b;hb=8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b;hp=085eb126859e6f0e5f9a9139382035eeafcccfa7;hpb=b6c7cd21424c1daec0d11933a4c457bc3d97524d;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 085eb126..1f600292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.16", + "version": "1.0.17", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -85,7 +85,7 @@ "cross-env": "^7.0.3", "eslint": "^7.28.0", "eslint-plugin-import": "^2.23.4", - "eslint-plugin-jsdoc": "^35.1.3", + "eslint-plugin-jsdoc": "^35.2.0", "eslint-plugin-node": "^11.1.0", "expect": "^27.0.2", "mbt": "^1.2.1",