Skip to content

Commit

Permalink
Bump wireit from 0.14.4 to 0.14.8 (#1984)
Browse files Browse the repository at this point in the history
Bumps [wireit](https://github.com/google/wireit) from 0.14.4 to 0.14.8.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](google/wireit@v0.14.4...v0.14.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent ad40f05 commit 05b27e4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 7 deletions.
33 changes: 27 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lint-staged": "^15.2.9",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"wireit": "^0.14.4"
"wireit": "^0.14.8"
},
"lint-staged": {
"*.{js,jsx,mjs,ts,tsx}": "eslint --cache --fix"
Expand Down

0 comments on commit 05b27e4

Please sign in to comment.