X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=9b68f3021973a931621e2e07ec57dd96a5c34619;hb=42cdde9af59120d9096533380a97fa6bc3ecd26b;hp=8df63beb92da9e118207fad3e14870b32d830838;hpb=fbc5c5c175d37c7565cbc9ccb09259ca68cc70be;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 8df63beb..9b68f302 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.3.0", + "node": "20.3.1", "pnpm": "8.6.3" }, "repository": { @@ -115,8 +115,8 @@ "utf-8-validate": "^6.0.3" }, "devDependencies": { - "@commitlint/cli": "^17.6.5", - "@commitlint/config-conventional": "^17.6.5", + "@commitlint/cli": "^17.6.6", + "@commitlint/config-conventional": "^17.6.6", "@mikro-orm/cli": "^5.7.12", "@release-it/bumper": "^4.0.2", "@rollup/plugin-json": "^6.0.0", @@ -140,7 +140,7 @@ "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jsdoc": "^46.2.6", - "eslint-plugin-n": "^16.0.0", + "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.5.0", @@ -152,11 +152,11 @@ "release-it": "^15.11.0", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.25.1", + "rollup": "^3.25.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", - "semver": "^7.5.2", - "sinon": "^15.1.2", + "semver": "^7.5.3", + "sinon": "^15.2.0", "ts-node": "^10.9.1", "typescript": "^5.1.3" }