X-Git-Url: http://git.squeep.com/?p=squeep-html-template-helper;a=blobdiff_plain;f=package.json;h=1ce1709df84681ec52d2ff7e522cf7344458e523;hp=9303b57712f584e92fa3276bf3b83d28c083d5fa;hb=7859e18179b33312fe3d231ca832900a6cef5958;hpb=6f6bea9c4444979f564f7e2242dbd3504895a22e diff --git a/package.json b/package.json index 9303b57..1ce1709 100644 --- a/package.json +++ b/package.json @@ -27,16 +27,16 @@ "coverage-check" ], "devDependencies": { - "eslint": "^8.12.0", + "eslint": "^8.14.0", "eslint-plugin-node": "^11.1.0", - "eslint-plugin-security": "^1.4.0", + "eslint-plugin-security": "^1.5.0", "eslint-plugin-sonarjs": "^0.13.0", "html-minifier-lint": "^2.0.0", - "mocha": "^9.2.2", + "mocha": "^10.0.0", "nyc": "^15.1.0", "pre-commit": "^1.2.2" }, "dependencies": { - "@squeep/lazy-property": "git+https://git.squeep.com/squeep-lazy-property/#v1.0.0" + "@squeep/lazy-property": "git+https://git.squeep.com/squeep-lazy-property/#v1.0.1" } }