X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=aaf2acadaaccebfcfa4d5e5387dd3f792c8ad21f;hb=6a1268bb684d7020fd2e2ebaacb3e1f29bb02656;hp=6f0537459c4b8cdea4237d6f59d94d67a1f404ef;hpb=8e392fb5890203f33678e0b7a4022c06d4e8da8d;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 6f053745..aaf2acad 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "just-merge": "^3.2.0", "logform": "^2.5.1", "mnemonist": "^0.39.5", - "mongodb": "^5.7.0", + "mongodb": "^5.8.0", "poolifier": "^2.6.31", "source-map-support": "^0.5.21", "tar": "^6.1.15", @@ -139,8 +139,8 @@ "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.4.0", - "@typescript-eslint/parser": "^6.4.0", + "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/parser": "^6.4.1", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", @@ -150,13 +150,13 @@ "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsdoc": "^46.4.6", + "eslint-plugin-jsdoc": "^46.5.0", "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", - "expect": "^29.6.2", + "expect": "^29.6.3", "husky": "^8.0.3", - "lint-staged": "^14.0.0", + "lint-staged": "^14.0.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^3.0.2",