Skip to content

Commit

Permalink
Bump type-fest from 4.27.0 to 4.30.0
Browse files Browse the repository at this point in the history
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.27.0 to 4.30.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.27.0...v4.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 916983a commit d7b5256
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-unicorn": "^56.0.0",
"prettier": "^3.3.3",
"tsx": "^4.19.2",
"type-fest": "^4.27.0",
"type-fest": "^4.30.0",
"typescript": "^5.7.0-beta",
"vitest": "^2.1.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2380,7 +2380,7 @@ __metadata:
eslint-plugin-unicorn: "npm:^56.0.0"
prettier: "npm:^3.3.3"
tsx: "npm:^4.19.2"
type-fest: "npm:^4.27.0"
type-fest: "npm:^4.30.0"
typescript: "npm:^5.7.0-beta"
vitest: "npm:^2.1.5"
peerDependencies:
Expand Down Expand Up @@ -8078,10 +8078,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.27.0":
version: 4.27.0
resolution: "type-fest@npm:4.27.0"
checksum: 10/13be3937f39ef94012ca622aa69c7edb87850b9b61ad7742e9d410b7a98fe28ee54b508ebb50fac5be2f8563fbc7b417a3d1ef129b9b092d6f3f67b7e1fca96f
"type-fest@npm:^4.30.0":
version: 4.30.0
resolution: "type-fest@npm:4.30.0"
checksum: 10/46c733df4feb87dfd281fba4fa3913dc38b45136be35adffbcef95e13414105a4669476c1f8686680b9c98e59ed5dc85efe42caf67adbaa04f48dfc41f8330fa
languageName: node
linkType: hard

Expand Down

0 comments on commit d7b5256

Please sign in to comment.