Skip to content

Commit a7ea195

Browse files
chore(dev-deps): bump wireit from 0.9.5 to 0.10.0
Bumps [wireit](https://github.com/google/wireit) from 0.9.5 to 0.10.0. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/commits) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fad4dc4 commit a7ea195

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"sinon": "10.0.0",
4848
"ts-node": "^10.0.0",
4949
"typescript": "4.9.5",
50-
"wireit": "^0.9.5"
50+
"wireit": "^0.10.0"
5151
},
5252
"engines": {
5353
"node": ">=16.0.0"

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7551,6 +7551,17 @@ widest-line@^3.1.0:
75517551
dependencies:
75527552
string-width "^4.0.0"
75537553

7554+
wireit@^0.10.0:
7555+
version "0.10.0"
7556+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.10.0.tgz#9f2fe35dbf47b232650c488491651858cd7aaff1"
7557+
integrity sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==
7558+
dependencies:
7559+
braces "^3.0.2"
7560+
chokidar "^3.5.3"
7561+
fast-glob "^3.2.11"
7562+
jsonc-parser "^3.0.0"
7563+
proper-lockfile "^4.1.2"
7564+
75547565
wireit@^0.9.5:
75557566
version "0.9.5"
75567567
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.9.5.tgz#7c3622f6ff5e63b7fac05783baf82f967f52562c"

0 commit comments

Comments
 (0)