@html-validate/eslint-config 5.22.2 → 5.22.5
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 +2 -2
- package/dist/cli.js.map +1 -1
- package/index.js +4 -1
- package/package.json +3 -3
package/dist/cli.js
CHANGED
@@ -13965,7 +13965,7 @@ var require_package = __commonJS({
|
|
13965
13965
|
"package.json"(exports2, module2) {
|
13966
13966
|
module2.exports = {
|
13967
13967
|
name: "@html-validate/eslint-config",
|
13968
|
-
version: "5.22.
|
13968
|
+
version: "5.22.3",
|
13969
13969
|
description: "Eslint sharable config used by the various HTML-validate packages",
|
13970
13970
|
keywords: [
|
13971
13971
|
"eslint"
|
@@ -14010,7 +14010,7 @@ var require_package = __commonJS({
|
|
14010
14010
|
"eslint-import-resolver-typescript": "3.6.3",
|
14011
14011
|
"eslint-plugin-array-func": "4.0.0",
|
14012
14012
|
"eslint-plugin-eslint-comments": "3.2.0",
|
14013
|
-
"eslint-plugin-import": "2.
|
14013
|
+
"eslint-plugin-import": "2.30.0",
|
14014
14014
|
"eslint-plugin-n": "17.10.2",
|
14015
14015
|
"eslint-plugin-prettier": "5.2.1",
|
14016
14016
|
"eslint-plugin-security": "3.0.1",
|