@html-validate/eslint-config 9.6.0 → 9.6.2
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/cli.mjs +1 -1
- package/dist/cli.mjs.map +1 -1
- package/index.mjs +3 -0
- package/package.json +2 -2
package/dist/cli.mjs
CHANGED
|
@@ -8906,7 +8906,7 @@ var require_package = __commonJS({
|
|
|
8906
8906
|
"package.json"(exports, module) {
|
|
8907
8907
|
module.exports = {
|
|
8908
8908
|
name: "@html-validate/eslint-config",
|
|
8909
|
-
version: "9.
|
|
8909
|
+
version: "9.6.1",
|
|
8910
8910
|
description: "Eslint sharable config used by the various HTML-validate packages",
|
|
8911
8911
|
keywords: [
|
|
8912
8912
|
"eslint"
|