Skip to content

Commit

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

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

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 Mar 4, 2024
1 parent e95b8a7 commit 247800e
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 @@
"typedoc": "^0.25.3",
"typedoc-plugin-missing-exports": "0.23.0",
"typescript": "^4.9.5",
"wireit": "^0.14.1"
"wireit": "^0.14.4"
},
"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 @@ -4258,10 +4258,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

wireit@^0.14.1:
version "0.14.1"
resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890"
integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==
wireit@^0.14.4:
version "0.14.4"
resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.4.tgz#4c8913a4a74cb15b5381c4b8276c5d71c27f54c5"
integrity sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==
dependencies:
braces "^3.0.2"
chokidar "^3.5.3"
Expand Down

0 comments on commit 247800e

Please sign in to comment.