X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=package.json;fp=package.json;h=f87bc61862826b4917e8f0c349c59a66af8144cc;hb=292abdfd6500142f063909cfdec3b6c2184141b1;hp=83830d3c0c576a850cba719f9288e2df4f21b687;hpb=5690ad318ed98cff45bf1fd192656a7156c7045c;p=squeep-html-template-helper diff --git a/package.json b/package.json index 83830d3..f87bc61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squeep/html-template-helper", - "version": "1.1.0", + "version": "1.1.1", "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.", "main": "index.js", "scripts": { @@ -30,7 +30,7 @@ "eslint": "^8.12.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-security": "^1.4.0", - "eslint-plugin-sonarjs": "^0.12.0", + "eslint-plugin-sonarjs": "^0.13.0", "html-minifier-lint": "^2.0.0", "mocha": "^9.2.2", "nyc": "^15.1.0",