Skip to content

Commit

Permalink
chore(deps-dev): bump wireit from 0.14.8 to 0.14.9
Browse files Browse the repository at this point in the history
Bumps [wireit](https://github.com/google/wireit) from 0.14.8 to 0.14.9.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](google/wireit@v0.14.8...v0.14.9)

---
updated-dependencies:
- dependency-name: wireit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 53fb49a commit 8c815e3
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 96 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"tiny-git-rev-sync": "^0.1.0",
"typescript": "5.5.4",
"vite": "^5.4.3",
"wireit": "^0.14.8"
"wireit": "^0.14.9"
},
"depcheck": {
"specials": [
Expand Down
2 changes: 1 addition & 1 deletion examples/fil-forwarder-viem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"@types/node": "^22.5.2",
"typescript": "5.5.4",
"vite": "^5.4.3",
"wireit": "^0.14.8"
"wireit": "^0.14.9"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typedoc-plugin-missing-exports": "^3.0.0",
"typedoc-plugin-zod": "^1.2.1",
"typescript": "5.5.4",
"wireit": "^0.14.8"
"wireit": "^0.14.9"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec biome check --no-errors-on-unmatched --files-ignore-unknown=true --staged"
Expand Down
Loading

0 comments on commit 8c815e3

Please sign in to comment.