Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2024
1 parent 8460f16 commit 5d0a81b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typedoc": "0.26.6",
"typedoc-plugin-missing-exports": "3.0.0",
"typescript": "^5.5.4",
"wireit": "^0.14.7"
"wireit": "^0.14.8"
},
"dependencies": {
"debug": "^4.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4724,10 +4724,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

wireit@^0.14.7:
version "0.14.7"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.7.tgz#8b4de32ac9bd6445ce4f6f89a91b4241980ae09d"
integrity sha512-bMyyaKtH8fTYD3cmI8ZULIwifDcgNRHyHfYF54QFISvKiDtDJ4yHJZRlW/q2j0DaRjuFbMkIhpE++/GtI5iipQ==
wireit@^0.14.8:
version "0.14.8"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.8.tgz#5466a7163dddedf55853b1808844ff036d2153ce"
integrity sha512-pxRAjRGft/38fOE6CNm6np0spVaXFZIIlF0MF+J6P0zLqWb7CDcNITDxHM7zRe12pIMM0opq4upaOa10IKQ91Q==
dependencies:
brace-expansion "^4.0.0"
chokidar "^3.5.3"
Expand Down

0 comments on commit 5d0a81b

Please sign in to comment.