html-validate 6.4.0 → 6.5.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.4.0",
3
+ "version": "6.5.0",
4
4
  "description": "Offline html5 validator",
5
5
  "keywords": [
6
6
  "html",
@@ -152,30 +152,30 @@
152
152
  "semver": "^7.0.0"
153
153
  },
154
154
  "devDependencies": {
155
- "@babel/core": "7.17.4",
155
+ "@babel/core": "7.17.5",
156
156
  "@babel/preset-env": "7.16.11",
157
- "@html-validate/commitlint-config": "2.1.7",
158
- "@html-validate/eslint-config": "5.3.4",
159
- "@html-validate/eslint-config-jest": "5.3.4",
160
- "@html-validate/eslint-config-typescript": "5.3.5",
157
+ "@html-validate/commitlint-config": "2.1.8",
158
+ "@html-validate/eslint-config": "5.3.8",
159
+ "@html-validate/eslint-config-jest": "5.3.6",
160
+ "@html-validate/eslint-config-typescript": "5.3.8",
161
161
  "@html-validate/jest-config": "3.0.1",
162
162
  "@html-validate/prettier-config": "2.0.0",
163
163
  "@lodder/grunt-postcss": "3.1.1",
164
164
  "@rollup/plugin-json": "4.1.0",
165
- "@rollup/plugin-replace": "3.1.0",
166
- "@rollup/plugin-typescript": "8.3.0",
167
- "@rollup/plugin-virtual": "2.0.3",
165
+ "@rollup/plugin-replace": "4.0.0",
166
+ "@rollup/plugin-typescript": "8.3.1",
167
+ "@rollup/plugin-virtual": "2.1.0",
168
168
  "@types/babar": "0.2.1",
169
169
  "@types/babel__code-frame": "7.0.3",
170
170
  "@types/estree": "0.0.51",
171
171
  "@types/glob": "7.2.0",
172
- "@types/jest": "27.4.0",
172
+ "@types/jest": "27.4.1",
173
173
  "@types/minimist": "1.2.2",
174
174
  "@types/node": "12.20.46",
175
175
  "@types/prompts": "2.0.14",
176
176
  "@types/semver": "7.3.9",
177
177
  "autoprefixer": "10.4.2",
178
- "babar": "0.2.0",
178
+ "babar": "0.2.2",
179
179
  "babelify": "10.0.0",
180
180
  "bootstrap-sass": "3.4.1",
181
181
  "canonical-path": "1.0.0",
@@ -199,14 +199,14 @@
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.6.0",
202
+ "npm-pkg-lint": "1.7.0",
203
203
  "npm-run-all": "4.1.5",
204
- "postcss": "8.4.6",
204
+ "postcss": "8.4.7",
205
205
  "prettier": "2.5.1",
206
- "rollup": "2.67.2",
206
+ "rollup": "2.68.0",
207
207
  "rollup-plugin-copy": "3.4.0",
208
208
  "rollup-plugin-dts": "4.1.0",
209
- "sass": "1.49.7",
209
+ "sass": "1.49.9",
210
210
  "serve-static": "1.14.2",
211
211
  "stringmap": "0.2.2",
212
212
  "ts-jest": "27.1.3",