html-validate 8.24.0 → 8.24.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": "8.24.0",
3
+ "version": "8.24.1",
4
4
  "description": "Offline html5 validator",
5
5
  "keywords": [
6
6
  "html",
@@ -206,7 +206,7 @@
206
206
  "semver": "^7.0.0"
207
207
  },
208
208
  "devDependencies": {
209
- "@babel/code-frame": "7.24.7",
209
+ "@babel/code-frame": "7.25.7",
210
210
  "@html-validate/commitlint-config": "3.2.5",
211
211
  "@html-validate/eslint-config": "5.21.8",
212
212
  "@html-validate/eslint-config-jest": "5.21.7",
@@ -214,18 +214,18 @@
214
214
  "@html-validate/eslint-config-typescript-typeinfo": "5.21.6",
215
215
  "@html-validate/jest-config": "3.10.0",
216
216
  "@html-validate/prettier-config": "2.5.5",
217
- "@html-validate/release-scripts": "6.6.0",
217
+ "@html-validate/release-scripts": "6.7.0",
218
218
  "@microsoft/api-extractor": "7.47.9",
219
- "@rollup/plugin-commonjs": "26.0.3",
219
+ "@rollup/plugin-commonjs": "28.0.0",
220
220
  "@rollup/plugin-json": "6.1.0",
221
- "@rollup/plugin-node-resolve": "15.2.4",
222
- "@rollup/plugin-replace": "5.0.7",
221
+ "@rollup/plugin-node-resolve": "15.3.0",
222
+ "@rollup/plugin-replace": "6.0.1",
223
223
  "@rollup/plugin-virtual": "3.0.2",
224
224
  "@types/babar": "0.2.4",
225
225
  "@types/babel__code-frame": "7.0.6",
226
226
  "@types/jest": "29.5.13",
227
227
  "@types/minimist": "1.2.5",
228
- "@types/node": "16.18.108",
228
+ "@types/node": "16.18.112",
229
229
  "@types/prompts": "2.4.9",
230
230
  "@types/semver": "7.5.8",
231
231
  "@types/stream-buffers": "3.0.7",
@@ -240,7 +240,7 @@
240
240
  "memfs": "4.12.0",
241
241
  "npm-pkg-lint": "3.9.0",
242
242
  "npm-run-all2": "6.2.3",
243
- "rollup": "4.22.4",
243
+ "rollup": "4.24.0",
244
244
  "rollup-plugin-esbuild": "6.1.1",
245
245
  "stream-buffers": "3.0.3",
246
246
  "ts-jest": "29.2.5",