Release 1.0.41
[e-mobility-charging-stations-simulator.git] / package.json
index 77a0b25d37782398822ddecacacf3c7bf61ff533..79673562b453e32f396ac1f210261c3bc73c6440 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.37",
+  "version": "1.0.41",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -50,7 +50,6 @@
     "lint": "cross-env TIMING=1 eslint --ext .js,.ts src",
     "lint:fix": "cross-env TIMING=1 eslint --fix --ext .js,.ts src",
     "import-sort": "npx import-sort-cli --write 'src/**/*.ts{,x}'",
-    "pretest": "npm run build:dev",
     "test": "cross-env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' nyc mocha test/**/*Test.ts",
     "coverage": "nyc report --reporter=lcov",
     "coverage:html": "nyc report --reporter=html",
@@ -88,8 +87,8 @@
     "@types/tar": "^4.0.5",
     "@types/uuid": "^8.3.1",
     "@types/ws": "^7.4.7",
-    "@typescript-eslint/eslint-plugin": "^4.29.2",
-    "@typescript-eslint/parser": "^4.29.2",
+    "@typescript-eslint/eslint-plugin": "^4.29.3",
+    "@typescript-eslint/parser": "^4.29.3",
     "auto-changelog": "^2.3.0",
     "clinic": "^9.0.0",
     "cross-env": "^7.0.3",
     "nyc": "^15.1.0",
     "release-it": "^14.11.5",
     "robohydra": "^0.6.9",
-    "rollup": "^2.56.2",
+    "rollup": "^2.56.3",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-delete": "^2.0.0",