Skip to content

Commit

Permalink
↗️ [patch](deps): Bump type-fest from 4.28.1 to 4.33.0
Browse files Browse the repository at this point in the history
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.28.1 to 4.33.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.28.1...v4.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 2e2a8e1 commit 30c845b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"modern-errors": "7.0.1",
"ts-pattern": "5.6.2",
"type-fest": "4.28.1",
"type-fest": "4.33.0",
"zod": "3.24.1",
},
"devDependencies": {
Expand Down Expand Up @@ -2220,7 +2220,7 @@

"tsx": ["[email protected]", "", { "dependencies": { "esbuild": "~0.23.0", "get-tsconfig": "^4.7.5" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g=="],

"type-fest": ["type-fest@4.28.1", "", {}, "sha512-LO/+yb3mf46YqfUC7QkkoAlpa7CTYh//V1Xy9+NQ+pKqDqXIq0NTfPfQRwFfCt+if4Qkwb9gzZfsl6E5TkXZGw=="],
"type-fest": ["type-fest@4.33.0", "", {}, "sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g=="],

"type-is": ["[email protected]", "", { "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" } }, "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g=="],

Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"modern-errors": "7.0.1",
"ts-pattern": "5.6.2",
"type-fest": "4.28.1",
"type-fest": "4.33.0",
"zod": "3.24.1"
},
"devDependencies": {
Expand Down

0 comments on commit 30c845b

Please sign in to comment.