X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=8df63beb92da9e118207fad3e14870b32d830838;hb=933e253b07b60f598e94a40cb817e334fb0f1995;hp=54aab88999235e037dca6000ac0ea95a0035f172;hpb=48d6341865611ca70238e84c88692ca5b70fe637;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 54aab889..8df63beb 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.3.0", - "pnpm": "8.6.2" + "pnpm": "8.6.3" }, "repository": { "type": "git", @@ -102,7 +102,7 @@ "mnemonist": "^0.39.5", "moment": "^2.29.4", "mongodb": "^5.6.0", - "poolifier": "^2.6.2", + "poolifier": "^2.6.3", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.5.3", @@ -128,8 +128,8 @@ "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^5.59.11", - "@typescript-eslint/parser": "^5.59.11", + "@typescript-eslint/eslint-plugin": "^5.60.0", + "@typescript-eslint/parser": "^5.60.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.0",