X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=5d5c84ecfd4e4f872167ac7fcfad360549c65c88;hb=04c32a956205b29f2f5d7a1ac1b28a9f3e9d39c1;hp=f97ac6db406447539fbb235e7ace567a6822f6bc;hpb=a675e34bb7d1711aace56f6ed8cdb4f91453e39d;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index f97ac6db..5d5c84ec 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.9" + "pnpm": "8.6.10" }, "repository": { "type": "git", @@ -114,7 +114,7 @@ "poolifier": "^2.6.20", "source-map-support": "^0.5.21", "tar": "^6.1.15", - "tslib": "^2.6.0", + "tslib": "^2.6.1", "winston": "^3.10.0", "winston-daily-rotate-file": "^4.7.1", "ws": "^8.13.0" @@ -133,15 +133,15 @@ "@rollup/plugin-typescript": "^11.1.2", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.4.4", + "@types/node": "^20.4.5", "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", - "c8": "^8.0.0", + "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", "eslint": "^8.45.0",