bump package version to 1.6.0
[squeep-html-template-helper] / package.json
index 6e0e4ba9feb39d0c11390e3e3f36b3a83b4015b7..7fbd63e60b507bfda9a1c4e276244906ca863a57 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.5.3",
+  "version": "1.6.0",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
@@ -31,7 +31,7 @@
     "eslint-plugin-n": "^16.6.2",
     "eslint-plugin-security": "^2.1.1",
     "eslint-plugin-sonarjs": "^0.24.0",
-    "html-validate": "^8.15.0",
+    "html-validate": "^8.17.1",
     "mocha": "^10.3.0",
     "nyc": "^15.1.0",
     "pre-commit": "^1.2.2"