html-validate 7.1.0 → 7.1.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "html-validate",
3
- "version": "7.1.0",
3
+ "version": "7.1.1",
4
4
  "description": "Offline html5 validator",
5
5
  "keywords": [
6
6
  "html",
@@ -144,7 +144,7 @@
144
144
  },
145
145
  "dependencies": {
146
146
  "@babel/code-frame": "^7.10.0",
147
- "@html-validate/stylish": "^2.0.0",
147
+ "@html-validate/stylish": "^3.0.0",
148
148
  "@sidvind/better-ajv-errors": "^2.0.0",
149
149
  "acorn-walk": "^8.0.0",
150
150
  "ajv": "^8.0.0",
@@ -158,16 +158,16 @@
158
158
  "semver": "^7.0.0"
159
159
  },
160
160
  "devDependencies": {
161
- "@babel/core": "7.17.10",
162
- "@babel/preset-env": "7.17.10",
163
- "@html-validate/commitlint-config": "2.1.10",
161
+ "@babel/core": "7.18.0",
162
+ "@babel/preset-env": "7.18.0",
163
+ "@html-validate/commitlint-config": "3.0.1",
164
164
  "@html-validate/eslint-config": "5.4.6",
165
- "@html-validate/eslint-config-jest": "5.4.5",
166
- "@html-validate/eslint-config-typescript": "5.4.5",
165
+ "@html-validate/eslint-config-jest": "5.4.8",
166
+ "@html-validate/eslint-config-typescript": "5.4.8",
167
167
  "@html-validate/eslint-config-typescript-typeinfo": "5.4.1",
168
168
  "@html-validate/jest-config": "3.3.1",
169
169
  "@html-validate/prettier-config": "2.2.0",
170
- "@html-validate/release-scripts": "3.4.1",
170
+ "@html-validate/release-scripts": "3.4.3",
171
171
  "@lodder/grunt-postcss": "3.1.1",
172
172
  "@rollup/plugin-json": "4.1.0",
173
173
  "@rollup/plugin-replace": "4.0.0",
@@ -187,7 +187,7 @@
187
187
  "babelify": "10.0.0",
188
188
  "bootstrap-sass": "3.4.3",
189
189
  "canonical-path": "1.0.0",
190
- "cssnano": "5.1.7",
190
+ "cssnano": "5.1.9",
191
191
  "dgeni": "0.4.14",
192
192
  "dgeni-front-matter": "4.0.0",
193
193
  "dgeni-packages": "0.29.3",
@@ -211,12 +211,12 @@
211
211
  "marked": "2.1.3",
212
212
  "npm-pkg-lint": "1.11.0",
213
213
  "npm-run-all": "4.1.5",
214
- "postcss": "8.4.13",
214
+ "postcss": "8.4.14",
215
215
  "prettier": "2.6.2",
216
- "rollup": "2.73.0",
216
+ "rollup": "2.74.1",
217
217
  "rollup-plugin-copy": "3.4.0",
218
218
  "rollup-plugin-dts": "4.2.1",
219
- "sass": "1.51.0",
219
+ "sass": "1.52.1",
220
220
  "serve-static": "1.15.0",
221
221
  "stringmap": "0.2.2",
222
222
  "ts-jest": "28.0.2",