@herb-tools/linter 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@herb-tools/linter",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "HTML+ERB linter for validating HTML structure and enforcing best practices",
5
5
  "license": "MIT",
6
6
  "homepage": "https://herb-tools.dev",
@@ -39,10 +39,10 @@
39
39
  }
40
40
  },
41
41
  "dependencies": {
42
- "@herb-tools/core": "0.7.0",
43
- "@herb-tools/highlighter": "0.7.0",
44
- "@herb-tools/node-wasm": "0.7.0",
45
- "@herb-tools/printer": "0.7.0",
42
+ "@herb-tools/core": "0.7.1",
43
+ "@herb-tools/highlighter": "0.7.1",
44
+ "@herb-tools/node-wasm": "0.7.1",
45
+ "@herb-tools/printer": "0.7.1",
46
46
  "glob": "^11.0.3"
47
47
  },
48
48
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@herb-tools/linter",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "HTML+ERB linter for validating HTML structure and enforcing best practices",
5
5
  "license": "MIT",
6
6
  "homepage": "https://herb-tools.dev",
@@ -39,10 +39,10 @@
39
39
  }
40
40
  },
41
41
  "dependencies": {
42
- "@herb-tools/core": "0.7.0",
43
- "@herb-tools/highlighter": "0.7.0",
44
- "@herb-tools/node-wasm": "0.7.0",
45
- "@herb-tools/printer": "0.7.0",
42
+ "@herb-tools/core": "0.7.1",
43
+ "@herb-tools/highlighter": "0.7.1",
44
+ "@herb-tools/node-wasm": "0.7.1",
45
+ "@herb-tools/printer": "0.7.1",
46
46
  "glob": "^11.0.3"
47
47
  },
48
48
  "files": [