Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.0 to 44.0.2 (#2704)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 44.0.0 to 44.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.0...v44.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-11 23:40:26 +01:00
committed by GitHub
parent 4f27372f5c
commit 27eeb0a20a
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-unicorn": "^44.0.0",
"eslint-plugin-unicorn": "^44.0.2",
"http-server": "^14.1.1",
"husky": "^8.0.1",
"inquirer": "^8.1.5",