X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=a8004c940302da0b017d13c01d3093640db43ed2;hb=60354605202e226a42202a6acdbfe3a9a9bbcb96;hp=672d0dfc235a3e3f3496a8608f8701d5eec43166;hpb=b5ef1485e4401fb578e1c4e341aaf22e56ae752f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 672d0dfc..a8004c94 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.10" + "pnpm": "8.6.11" }, "repository": { "type": "git", @@ -134,11 +134,11 @@ "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", "@types/node": "^20.4.5", - "@types/sinon": "^10.0.15", + "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.2.0", - "@typescript-eslint/parser": "^6.2.0", + "@typescript-eslint/eslint-plugin": "^6.2.1", + "@typescript-eslint/parser": "^6.2.1", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1",