X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e1ad23aff92f04011292294a4e4b12da574ade64;hb=c34f7d04f763427e344edaabeee7ec9a4c1fd768;hp=7c0c9cff091aaa0cffb15db90af2cce4de82654e;hpb=670fbe6b60fc66fe8e51787a64773b502ede65a3;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7c0c9cff..e1ad23af 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.11.1", + "node": "20.12.0", "pnpm": "8.15.5" }, "repository": { @@ -140,12 +140,12 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.1", + "eslint-plugin-jsdoc": "^48.2.2", "eslint-plugin-n": "^16.6.2", "eslint-plugin-simple-import-sort": "^12.0.0", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", - "glob": "^10.3.10", + "glob": "^10.3.12", "husky": "^9.0.11", "lint-staged": "^15.2.2", "prettier": "^3.2.5",