@blumintinc/eslint-plugin-blumint 1.20.171 → 1.20.172

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/lib/index.js CHANGED
@@ -223,7 +223,7 @@ function noFrontendImportsFromFunctionsPatterns(pattern) {
223
223
  module.exports = {
224
224
  meta: {
225
225
  name: '@blumintinc/eslint-plugin-blumint',
226
- version: '1.20.171',
226
+ version: '1.20.172',
227
227
  },
228
228
  parseOptions: {
229
229
  ecmaVersion: 2020,