bump package version to 1.1.1
[squeep-html-template-helper] / package.json
index 83830d3c0c576a850cba719f9288e2df4f21b687..f87bc61862826b4917e8f0c349c59a66af8144cc 100644 (file)
@@ -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",