X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=fd1c3b3e53315f0fa7414a0bfbf3e61776b90c7b;hb=43d673d9a1659a8e954f14c9f554adf0c56f0635;hp=8ec48ce3d72dde078df303e5a3077fdb62abb64c;hpb=85e95f3536a7fad8d1413de9c284517ca396c77b;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 8ec48ce3..fd1c3b3e 100644 --- a/package.json +++ b/package.json @@ -61,16 +61,16 @@ "utf-8-validate": "^5.0.4" }, "devDependencies": { - "@types/node": "^14.14.41", + "@types/node": "^14.14.43", "@types/uuid": "^8.3.0", - "@types/ws": "^7.4.1", + "@types/ws": "^7.4.2", "@typescript-eslint/eslint-plugin": "^4.22.0", "@typescript-eslint/parser": "^4.22.0", "clinic": "^8.0.1", "cross-env": "^7.0.3", "eslint": "^7.25.0", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^32.3.1", + "eslint-plugin-jsdoc": "^32.3.3", "mbt": "^1.1.1", "npm-check": "^5.9.2", "rollup": "^2.45.2",