build(deps-dev): bump eslint-plugin-total-functions from 6.1.0 to 6.2.0 (#1563)

Bumps [eslint-plugin-total-functions](https://github.com/danielnixon/eslint-plugin-total-functions) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/danielnixon/eslint-plugin-total-functions/releases)
- [Commits](https://github.com/danielnixon/eslint-plugin-total-functions/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-total-functions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2023-03-07 07:40:08 +00:00
committed by GitHub
parent ff6153da9a
commit 0da4a65115
2 changed files with 133 additions and 12 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-total-functions": "^6.1.0",
"eslint-plugin-total-functions": "^6.2.0",
"eslint-webpack-plugin": "^4.0.0",
"prettier": "^2.8.4"
},