X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=0e23a2c4ac525fe3cca37272d8070a0e4e7fb1d6;hb=2e6a1991e8b9de555879fbe8bd36977ca555a226;hp=6c82833b0ca5f21a434ba81b679d816a5fbc2ace;hpb=7f61131f2121e49a7dd76334f2c30dde283b94e0;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 6c82833b..0e23a2c4 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", "tar": "^6.1.11", - "tslib": "^2.3.1", + "tslib": "^2.4.0", "uuid": "^8.3.2", "winston": "^3.7.2", "winston-daily-rotate-file": "^4.6.1", @@ -103,7 +103,7 @@ "@mikro-orm/cli": "^5.1.2", "@rollup/plugin-json": "^4.1.0", "@types/express": "^4.17.13", - "@types/mocha": "^9.1.0", + "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", "@types/node": "^16.11.27", "@types/proper-lockfile": "^4.1.2", @@ -118,12 +118,12 @@ "eslint": "^8.13.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsdoc": "^39.2.2", + "eslint-plugin-jsdoc": "^39.2.7", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "expect": "^27.5.1", "husky": "^7.0.4", - "lint-staged": "^12.3.8", + "lint-staged": "^12.4.0", "mocha": "^9.2.2", "mochawesome": "^7.1.3", "nyc": "^15.1.0",