X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=ccf51bb2c0bc88cd9704f5794abb91d06642f111;hb=72b4e76d251a0bdfe225fdae95f80b606ad1b5ab;hp=0f1b20d391ec5e4b747724b35a98db607fe5a117;hpb=868b9e508c8340a16ea72ad79dc645af681f5968;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0f1b20d3..ccf51bb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.38", + "version": "1.1.40", "engines": { "node": "16.x.x", "npm": "8.x.x" @@ -99,14 +99,14 @@ "@types/tar": "^6.1.1", "@types/uuid": "^8.3.3", "@types/ws": "^8.2.2", - "@typescript-eslint/eslint-plugin": "^5.5.0", - "@typescript-eslint/parser": "^5.5.0", + "@typescript-eslint/eslint-plugin": "^5.6.0", + "@typescript-eslint/parser": "^5.6.0", "auto-changelog": "^2.3.0", "clinic": "^10.0.0", "cross-env": "^7.0.3", "eslint": "^8.4.1", "eslint-plugin-import": "^2.25.3", - "eslint-plugin-jsdoc": "^37.1.0", + "eslint-plugin-jsdoc": "^37.2.0", "eslint-plugin-node": "^11.1.0", "expect": "^27.4.2", "mocha": "^9.1.3", @@ -115,7 +115,7 @@ "nyc": "^15.1.0", "release-it": "^14.11.8", "robohydra": "^0.6.9", - "rollup": "^2.60.2", + "rollup": "^2.61.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",