Skip to content

Commit 65bb13e

Browse files
chore(dev-deps): bump wireit from 0.9.3 to 0.9.5
Bumps [wireit](https://github.com/google/wireit) from 0.9.3 to 0.9.5. - [Release notes](https://github.com/google/wireit/releases) - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](google/wireit@v0.9.3...v0.9.5) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4069f8 commit 65bb13e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"sinon": "10.0.0",
5050
"ts-node": "^10.9.1",
5151
"typescript": "^4.9.4",
52-
"wireit": "^0.9.3"
52+
"wireit": "^0.9.5"
5353
},
5454
"engines": {
5555
"node": ">=14.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7739,10 +7739,10 @@ widest-line@^3.1.0:
77397739
dependencies:
77407740
string-width "^4.0.0"
77417741

7742-
wireit@^0.9.3:
7743-
version "0.9.3"
7744-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.3.tgz#2508f77418d73a632d0653a0dd3275c1808f3f98"
7745-
integrity sha512-o31NkFrr+AjGNgarZB094Tw6xWcmNn1uts672B1qKzSo2XMFBt5abjtg/SBUNlBcQPtPryEXJkIUQ6i9p+1Y9w==
7742+
wireit@^0.9.5:
7743+
version "0.9.5"
7744+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"
7745+
integrity sha512-dKKNAwLxQjbPPMrltPxMUFKvLy2z6hlVjvR/qitvPm8GEQyb/1QYBG7ObvOQLsi95uAXpkWLJXBYkCKeVcMVgA==
77467746
dependencies:
77477747
braces "^3.0.2"
77487748
chokidar "^3.5.3"

0 commit comments

Comments
 (0)