X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=61a907796ed179e8ce79691578d3805bda3f08b6;hb=1fe16c9c1f11b81be83aa2059ecefe63e524929d;hp=5102c61450d8bfdc826efb9f2715bf0337edb103;hpb=3307084863575c9a83079bd77ef255c961521596;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 5102c614..61a90779 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^14.17.21", + "@types/node": "^14.17.22", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", @@ -105,7 +105,7 @@ "clinic": "^9.0.0", "cross-env": "^7.0.3", "eslint": "^8.0.0", - "eslint-plugin-import": "^2.25.1", + "eslint-plugin-import": "^2.25.2", "eslint-plugin-jsdoc": "^36.1.1", "eslint-plugin-node": "^11.1.0", "expect": "^27.2.5", @@ -123,6 +123,6 @@ "rollup-plugin-terser": "^7.0.2", "rollup-plugin-ts": "^1.4.7", "ts-node": "^10.3.0", - "typescript": "^4.4.3" + "typescript": "^4.4.4" } }