X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=96654cb44e3daeb7735b4911c822b08c581d3277;hb=3df786f9814812ee9a586da3d8f69d11d25d3033;hp=dd7fd25feafba0b273ac153ce3c0faaa09197ff4;hpb=96fcbe25b25cc80a9f04da4112451966d0a6dd29;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index dd7fd25f..96654cb4 100644 --- a/package.json +++ b/package.json @@ -82,14 +82,14 @@ "basic-ftp": "^5.0.2", "chalk": "^4.1.2", "http-status-codes": "^2.2.0", - "mnemonist": "^0.39.4", + "mnemonist": "^0.39.5", "moment": "^2.29.4", "mongodb": "^4.11.0", "poolifier": "^2.3.7", "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", - "tar": "^6.1.11", - "tslib": "^2.4.0", + "tar": "^6.1.12", + "tslib": "^2.4.1", "winston": "^3.8.2", "winston-daily-rotate-file": "^4.7.1", "ws": "^8.10.0" @@ -105,12 +105,12 @@ "@rollup/plugin-json": "^5.0.1", "@types/mocha": "^10.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.3", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.41.0", - "@typescript-eslint/parser": "^5.41.0", + "@typescript-eslint/eslint-plugin": "^5.42.0", + "@typescript-eslint/parser": "^5.42.0", "auto-changelog": "^2.4.0", "c8": "^7.12.0", "clinic": "^12.0.0", @@ -119,8 +119,8 @@ "eslint-config-prettier": "^8.5.0", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsdoc": "^39.3.25", - "eslint-plugin-n": "^15.3.0", + "eslint-plugin-jsdoc": "^39.6.2", + "eslint-plugin-n": "^15.4.0", "eslint-plugin-prettier": "^4.2.1", "expect": "^29.2.2", "husky": "^8.0.1", @@ -130,7 +130,7 @@ "prettier": "^2.7.1", "release-it": "^15.5.0", "robohydra": "^0.6.9", - "rollup": "^3.2.4", + "rollup": "^3.2.5", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",