Bump wireit from 0.14.7 to 0.14.8 (#32379)
Bumps [wireit](https://github.com/google/wireit) from 0.14.7 to 0.14.8. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.7...v0.14.8) --- 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
54131a787a
commit
e761ab4487
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.2.0",
|
||||
"wireit": "^0.14.7"
|
||||
"wireit": "^0.14.8"
|
||||
},
|
||||
"pnpm": {
|
||||
"ignoredOptionalDependencies": [
|
||||
|
|
|
@ -66,8 +66,8 @@ importers:
|
|||
specifier: ^8.2.0
|
||||
version: 8.2.0(eslint@9.9.0)(typescript@5.5.4)
|
||||
wireit:
|
||||
specifier: ^0.14.7
|
||||
version: 0.14.7
|
||||
specifier: ^0.14.8
|
||||
version: 0.14.8
|
||||
|
||||
js/apps/account-ui:
|
||||
dependencies:
|
||||
|
@ -5024,8 +5024,8 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
hasBin: true
|
||||
|
||||
wireit@0.14.7:
|
||||
resolution: {integrity: sha512-bMyyaKtH8fTYD3cmI8ZULIwifDcgNRHyHfYF54QFISvKiDtDJ4yHJZRlW/q2j0DaRjuFbMkIhpE++/GtI5iipQ==}
|
||||
wireit@0.14.8:
|
||||
resolution: {integrity: sha512-pxRAjRGft/38fOE6CNm6np0spVaXFZIIlF0MF+J6P0zLqWb7CDcNITDxHM7zRe12pIMM0opq4upaOa10IKQ91Q==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -9977,7 +9977,7 @@ snapshots:
|
|||
siginfo: 2.0.0
|
||||
stackback: 0.0.2
|
||||
|
||||
wireit@0.14.7:
|
||||
wireit@0.14.8:
|
||||
dependencies:
|
||||
brace-expansion: 4.0.0
|
||||
chokidar: 3.6.0
|
||||
|
|
Loading…
Reference in a new issue