Skip to content

Commit

Permalink
chore(deps): bump wireit from 0.9.5 to 0.14.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.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 9, 2023
1 parent c39d614 commit f934dae
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 @@ -63,7 +63,7 @@
"typedoc": "0.23.16",
"typedoc-plugin-missing-exports": "0.23.0",
"typescript": "^4.9.5",
"wireit": "^0.9.5"
"wireit": "^0.14.0"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3704,10 +3704,10 @@ [email protected], which@^2.0.1:
dependencies:
isexe "^2.0.0"

wireit@^0.9.5:
version "0.9.5"
resolved "https://registry.npmjs.org/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
integrity sha512-dKKNAwLxQjbPPMrltPxMUFKvLy2z6hlVjvR/qitvPm8GEQyb/1QYBG7ObvOQLsi95uAXpkWLJXBYkCKeVcMVgA==
wireit@^0.14.0:
version "0.14.0"
resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
dependencies:
braces "^3.0.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit f934dae

Please sign in to comment.