Bump type-fest from 2.5.4 to 2.8.0

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.5.4 to 2.8.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](https://github.com/sindresorhus/type-fest/compare/v2.5.4...v2.8.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-18 18:41:20 +00:00 committed by GitHub
parent ab10a5bb43
commit c897ca2762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"nodemon": "^2.0.7",
"release-it": "^14.11.8",
"ts-node": "^10.4.0",
"type-fest": "^2.5.4",
"type-fest": "^2.8.0",
"typescript": "^4.5.3"
},
"eslintConfig": {