X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7473cab01bea5f2eb8dbe3fa06b1cb3ce6768933;hb=b8efd65b4afd9229385af677e3e2a829f3280712;hp=3e077eb1e2f82f180d1a79be58c19bd5c93f0997;hpb=86f51b961d470ea555b25bf08664d40705111454;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 3e077eb1..7473cab0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.11" + "pnpm": "8.6.12" }, "repository": { "type": "git", @@ -133,22 +133,22 @@ "@rollup/plugin-typescript": "^11.1.2", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.4.6", + "@types/node": "^20.4.8", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", + "@typescript-eslint/eslint-plugin": "^6.3.0", + "@typescript-eslint/parser": "^6.3.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", "eslint": "^8.46.0", - "eslint-config-prettier": "^8.10.0", + "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.28.0", - "eslint-plugin-jsdoc": "^46.4.5", + "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", @@ -161,7 +161,7 @@ "release-it": "^16.1.3", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.27.1", + "rollup": "^3.27.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.4",