X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b4634f8ab97cb035b74c213550e7b101642193ed;hb=9f1bc33a893f30ebb6c006c4a8fa2cd3010e2602;hp=f45cc108c213aa3f73280b222e9ab70512200023;hpb=9ed96ef8d5ff598889cc9abf3d4e048b9f4c62d5;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index f45cc108..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.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",