Skip to content

Commit

Permalink
build(deps-dev): bump wireit from 0.9.5 to 0.14.0 (#1207)
Browse files Browse the repository at this point in the history
Bumps [wireit](https://github.com/google/wireit) from 0.9.5 to 0.14.0.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](google/wireit@v0.9.5...v0.14.0)

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

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 Oct 10, 2023
1 parent 6d6be84 commit d9c47a3
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 @@ -259,7 +259,7 @@
"sinon": "^15.2.0",
"ts-node": "^10.9.1",
"typescript": "^5",
"wireit": "^0.9.5"
"wireit": "^0.14.0"
},
"wireit": {
"build": {
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10603,6 +10603,17 @@ widest-line@^3.1.0:
dependencies:
string-width "^4.0.0"

wireit@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
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 d9c47a3

Please sign in to comment.