@html-validate/eslint-config 5.15.0 → 5.15.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/dist/cli.js +1 -1
- package/dist/cli.js.map +1 -1
- package/package.json +2 -2
package/dist/cli.js
CHANGED
@@ -14164,7 +14164,7 @@ var require_package = __commonJS({
|
|
14164
14164
|
"package.json"(exports2, module2) {
|
14165
14165
|
module2.exports = {
|
14166
14166
|
name: "@html-validate/eslint-config",
|
14167
|
-
version: "5.
|
14167
|
+
version: "5.15.0",
|
14168
14168
|
description: "Eslint sharable config used by the various HTML-validate packages",
|
14169
14169
|
keywords: [
|
14170
14170
|
"eslint"
|