eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.47 to 0.1.48
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.48](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.47...eslint-plugin-shelf-no-need-lodash-methods@0.1.48) (2023-10-10) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.47](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.45...eslint-plugin-shelf-no-need-lodash-methods@0.1.47) (2023-10-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.47", | ||
"version": "0.1.48", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "64674b72cf61e28f1acaa0e51e5a80b0009c33fa" | ||
"gitHead": "f51b8f28be15fa2eff4aa7e519ec9c34609b8ab3" | ||
} |
14332