Skip to content

Commit

Permalink
chore(deps-dev): bump type-fest from 4.11.1 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.11.1...v4.12.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 Mar 18, 2024
1 parent ccec817 commit d881249
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/channel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/node": "^20.11.25",
"p-defer": "^4.0.0",
"playwright-test": "^14.1.1",
"type-fest": "^4.11.1",
"type-fest": "^4.12.0",
"unws": "^0.2.4",
"ws": "^8.16.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ucan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@types/node": "^20.11.25",
"playwright-test": "^14.1.1",
"type-fest": "^4.11.1"
"type-fest": "^4.12.0"
},
"publishConfig": {
"provenance": true
Expand Down
15 changes: 5 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d881249

Please sign in to comment.