X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=dad3201b10003e7faffc94b7ee84dadbf3ff9e20;hb=d98f014c7958d0400f717f2704fb74bb1f7852e3;hp=aaafc975b7ef48e50e94905a9b3ae5bff16b4e16;hpb=70cd75c28a6ae78a4615cc6ba037cfa76b721cbb;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index aaafc975..dad3201b 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ }, "optionalDependencies": { "bufferutil": "^4.0.7", - "utf-8-validate": "^6.0.0" + "utf-8-validate": "^6.0.1" }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", @@ -110,8 +110,8 @@ "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.3", "@types/ws": "^8.5.4", - "@typescript-eslint/eslint-plugin": "^5.48.2", - "@typescript-eslint/parser": "^5.48.2", + "@typescript-eslint/eslint-plugin": "^5.49.0", + "@typescript-eslint/parser": "^5.49.0", "auto-changelog": "^2.4.0", "c8": "^7.12.0", "clinic": "^12.0.0", @@ -120,11 +120,11 @@ "eslint-config-prettier": "^8.6.0", "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^39.6.7", + "eslint-plugin-jsdoc": "^39.6.8", "eslint-plugin-n": "^15.6.1", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-tsdoc": "^0.2.17", - "expect": "^29.3.1", + "expect": "^29.4.0", "husky": "^8.0.3", "lint-staged": "^13.1.0", "mocha": "^10.2.0", @@ -137,7 +137,7 @@ "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-terser": "^7.0.2", - "rollup-plugin-ts": "^3.1.1", + "rollup-plugin-ts": "^3.2.0", "semver": "^7.3.8", "ts-node": "^10.9.1", "typescript": "^4.9.4"