Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 21b6cae commit e48572f
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 @@ -82,7 +82,7 @@
"sinon": "10.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.9.5",
"wireit": "^0.14.0"
"wireit": "^0.14.1"
},
"engines": {
"node": ">=16.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7266,10 +7266,10 @@ 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==
wireit@^0.14.1:
version "0.14.1"
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890"
integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==
dependencies:
braces "^3.0.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit e48572f

Please sign in to comment.