Skip to content

Commit

Permalink
chore(dev-deps): bump wireit from 0.9.5 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [wireit](https://github.com/google/wireit) from 0.9.5 to 0.10.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2023
1 parent 205a761 commit ff7d121
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sinon": "10.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"wireit": "^0.9.5"
"wireit": "^0.10.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7655,6 +7655,17 @@ 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==
dependencies:
braces "^3.0.2"
chokidar "^3.5.3"
fast-glob "^3.2.11"
jsonc-parser "^3.0.0"
proper-lockfile "^4.1.2"

wireit@^0.9.5:
version "0.9.5"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
Expand Down

0 comments on commit ff7d121

Please sign in to comment.