Skip to content

Commit

Permalink
chore(deps-dev): bump type-fest from 4.11.1 to 4.18.2
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.18.2.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.11.1...v4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 1d57a32 commit b406b30
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 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.30",
"p-defer": "^4.0.0",
"playwright-test": "^14.1.1",
"type-fest": "^4.14.0",
"type-fest": "^4.18.2",
"unws": "^0.2.4",
"ws": "^8.16.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/homestar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"playwright-test": "^14.1.1",
"tempy": "^3.1.0",
"testcontainers": "^10.7.2",
"type-fest": "^4.14.0",
"type-fest": "^4.18.2",
"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.30",
"playwright-test": "^14.1.1",
"type-fest": "^4.14.0"
"type-fest": "^4.18.2"
},
"publishConfig": {
"provenance": true
Expand Down
20 changes: 10 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 b406b30

Please sign in to comment.