build(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#8757)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
... | @@ -64,7 +64,7 @@ | ... | @@ -64,7 +64,7 @@ |
"eslint-plugin-prettier": "^4.0.0", | "eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-promise": "^5.1.0", | "eslint-plugin-promise": "^5.1.0", | ||
"eslint-plugin-react": "^7.24.0", | "eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-unicorn": "^49.0.0", | "eslint-plugin-unicorn": "^50.0.1", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"lint-staged": "15.2.0", | "lint-staged": "15.2.0", | ||
"markdownlint": "^0.33.0", | "markdownlint": "^0.33.0", | ||
... | ... |
Please register or sign in to comment