Bump wireit from 0.14.8 to 0.14.9 (#32630)
Bumps [wireit](https://github.com/google/wireit) from 0.14.8 to 0.14.9. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.8...v0.14.9) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7f9a20c8e4
commit
a4b1029d59
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
||||||
"tslib": "^2.7.0",
|
"tslib": "^2.7.0",
|
||||||
"typescript": "^5.5.4",
|
"typescript": "^5.5.4",
|
||||||
"typescript-eslint": "^8.4.0",
|
"typescript-eslint": "^8.4.0",
|
||||||
"wireit": "^0.14.8"
|
"wireit": "^0.14.9"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"ignoredOptionalDependencies": [
|
"ignoredOptionalDependencies": [
|
||||||
|
|
|
@ -66,8 +66,8 @@ importers:
|
||||||
specifier: ^8.4.0
|
specifier: ^8.4.0
|
||||||
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
|
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
|
||||||
wireit:
|
wireit:
|
||||||
specifier: ^0.14.8
|
specifier: ^0.14.9
|
||||||
version: 0.14.8
|
version: 0.14.9
|
||||||
|
|
||||||
js/apps/account-ui:
|
js/apps/account-ui:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4900,8 +4900,8 @@ packages:
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
wireit@0.14.8:
|
wireit@0.14.9:
|
||||||
resolution: {integrity: sha512-pxRAjRGft/38fOE6CNm6np0spVaXFZIIlF0MF+J6P0zLqWb7CDcNITDxHM7zRe12pIMM0opq4upaOa10IKQ91Q==}
|
resolution: {integrity: sha512-hFc96BgyslfO1WGSzQqOVYd5N3TB+4u9w70L9GHR/T7SYjvFmeznkYMsRIjMLhPcVabCEYPW1vV66wmIVDs+dQ==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -9763,7 +9763,7 @@ snapshots:
|
||||||
siginfo: 2.0.0
|
siginfo: 2.0.0
|
||||||
stackback: 0.0.2
|
stackback: 0.0.2
|
||||||
|
|
||||||
wireit@0.14.8:
|
wireit@0.14.9:
|
||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion: 4.0.0
|
brace-expansion: 4.0.0
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
|
|
Loading…
Reference in a new issue