Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent 8072715 commit f22260a
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 @@ -55,7 +55,7 @@
"sinon-chai": "^3.7.0",
"ts-node": "^10.4.0",
"typescript": "^4.9.5",
"wireit": "^0.10.0"
"wireit": "^0.13.0"
},
"config": {},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7893,10 +7893,10 @@ widest-line@^3.1.0:
dependencies:
string-width "^4.0.0"

wireit@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.10.0.tgz#9f2fe35dbf47b232650c488491651858cd7aaff1"
integrity sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==
wireit@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.13.0.tgz#7187478f514a72fb75b7276a16a5fe7cf3d7d0d6"
integrity sha512-J8+/kWDBLyDTM2isjEFf9nQZxhuXkgICVt6Nntl9ZyZSAjo/P+nxocwKX6D1jUFfT3TDPStUftsV6OYpx149Ow==
dependencies:
braces "^3.0.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit f22260a

Please sign in to comment.