bump package version to 1.0.3
[squeep-html-template-helper] / package.json
index e6fb770de020d38dc6cb85c482fa501799236547..2cf7c844f9e534b211531886fd4abbfce9610751 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.0",
+  "version": "1.0.3",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {
     "coverage-check"
   ],
   "devDependencies": {
-    "eslint": "^8.5.0",
+    "eslint": "^8.10.0",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-security": "^1.4.0",
-    "eslint-plugin-sonarjs": "^0.11.0",
+    "eslint-plugin-sonarjs": "^0.12.0",
     "html-minifier-lint": "^2.0.0",
-    "mocha": "^9.1.3",
+    "mocha": "^9.2.1",
     "nyc": "^15.1.0",
     "pre-commit": "^1.2.2"
   }