Apply dependencies update
[e-mobility-charging-stations-simulator.git] / package.json
index 32c78345dca9b5650671c37ab028fc7a0ea5d244..6c034ab7a8acd45426c3644d29748ef046f98780 100644 (file)
@@ -66,7 +66,7 @@
     "coverage": "nyc report --reporter=lcov",
     "coverage:html": "nyc report --reporter=html",
     "clinic:clean": "clinic clean",
-    "npm-check": "npm-check",
+    "npm-check": "npx npm-check",
     "robohydra": "robohydra test/robohydra/config.json",
     "git:sinit": "git submodule update --init --recursive --force",
     "git:sdiff": "git diff && git submodule foreach 'git diff'",
     "auto-changelog": "^2.4.0",
     "clinic": "^11.1.0",
     "cross-env": "^7.0.3",
-    "eslint": "^8.11.0",
+    "eslint": "^8.12.0",
     "eslint-config-prettier": "^8.5.0",
     "eslint-plugin-import": "^2.25.4",
-    "eslint-plugin-jsdoc": "^38.0.6",
+    "eslint-plugin-jsdoc": "^38.0.8",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettier": "^4.0.0",
     "expect": "^27.5.1",
     "husky": "^7.0.4",
     "lint-staged": "^12.3.7",
     "mocha": "^9.2.2",
-    "mochawesome": "^7.1.2",
-    "npm-check": "^5.9.2",
+    "mochawesome": "^7.1.3",
     "nyc": "^15.1.0",
     "prettier": "^2.6.1",
     "release-it": "^14.13.1",