X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b4634f8ab97cb035b74c213550e7b101642193ed;hb=9f1bc33a893f30ebb6c006c4a8fa2cd3010e2602;hp=9c606b9036d7451eae34ba845bbae183de56ba33;hpb=7b5ed6fff476891d184e3c406975b48bfb7c00cc;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 9c606b90..b4634f8a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.11.1", - "pnpm": "8.15.3" + "pnpm": "8.15.4" }, "repository": { "type": "git", @@ -117,16 +117,16 @@ "utf-8-validate": "^6.0.3" }, "devDependencies": { - "@commitlint/cli": "^18.6.1", - "@commitlint/config-conventional": "^18.6.2", + "@commitlint/cli": "^19.0.1", + "@commitlint/config-conventional": "^19.0.0", "@mikro-orm/cli": "^6.1.5", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.11.19", - "@types/semver": "^7.5.7", + "@types/node": "^20.11.20", + "@types/semver": "^7.5.8", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^7.0.2", - "@typescript-eslint/parser": "^7.0.2", + "@typescript-eslint/eslint-plugin": "^7.1.0", + "@typescript-eslint/parser": "^7.1.0", "auto-changelog": "^2.4.0", "c8": "^9.1.0", "clinic": "^13.0.0", @@ -134,7 +134,7 @@ "esbuild": "^0.20.1", "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", - "eslint": "^8.56.0", + "eslint": "^8.57.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^43.0.1", "eslint-define-config": "^2.1.0",