html-validate 6.3.2 → 6.4.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "html-validate",
3
- "version": "6.3.2",
3
+ "version": "6.4.0",
4
4
  "description": "Offline html5 validator",
5
5
  "keywords": [
6
6
  "html",
@@ -152,7 +152,7 @@
152
152
  "semver": "^7.0.0"
153
153
  },
154
154
  "devDependencies": {
155
- "@babel/core": "7.17.2",
155
+ "@babel/core": "7.17.4",
156
156
  "@babel/preset-env": "7.16.11",
157
157
  "@html-validate/commitlint-config": "2.1.7",
158
158
  "@html-validate/eslint-config": "5.3.4",
@@ -199,7 +199,7 @@
199
199
  "lint-staged": "12.3.4",
200
200
  "load-grunt-tasks": "5.1.0",
201
201
  "marked": "2.1.3",
202
- "npm-pkg-lint": "1.5.0",
202
+ "npm-pkg-lint": "1.6.0",
203
203
  "npm-run-all": "4.1.5",
204
204
  "postcss": "8.4.6",
205
205
  "prettier": "2.5.1",