@bothrs/eslint-config
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -65,3 +65,3 @@ "use strict"; | ||
/\w+.([jt])s$/, | ||
/^use([A-Z])\w+.(j|t)s$/ | ||
/^use([A-Z])\w+.(j|t)sx?$/ | ||
] | ||
@@ -149,4 +149,5 @@ } | ||
], | ||
"woke/profanity": ["error"] | ||
"woke/profanity": ["error"], | ||
"nonblock-statement-body-position": 2 | ||
} | ||
}; |
@@ -30,3 +30,3 @@ { | ||
], | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"main": "index.js", | ||
@@ -46,9 +46,9 @@ "files": [ | ||
"dependencies": { | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-no-secrets": "^0.8.9", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-sonarjs": "^0.16.0", | ||
"eslint-plugin-unicorn": "^44.0.2", | ||
"eslint-plugin-sonarjs": "^0.18.0", | ||
"eslint-plugin-unicorn": "^45.0.2", | ||
"eslint-plugin-woke": "^1.0.1" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "151b5b954c5809232c7da43a7a8fb151d3b901f2" | ||
"gitHead": "74707f2780cdb61f716e97401de4d0a09bb759e1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6951
150
+ Addedeslint-plugin-sonarjs@0.18.0(transitive)
+ Addedeslint-plugin-unicorn@45.0.2(transitive)
+ Addedjsesc@0.5.03.1.0(transitive)
+ Addedregjsparser@0.9.1(transitive)
- Removedeslint-plugin-sonarjs@0.16.0(transitive)
- Removedeslint-plugin-unicorn@44.0.2(transitive)
- Removedeslint-utils@3.0.0(transitive)
- Removedeslint-visitor-keys@2.1.0(transitive)
Updatedeslint-plugin-import@^2.27.5