Bump wireit from 0.14.5 to 0.14.7 (#31915)
Bumps [wireit](https://github.com/google/wireit) from 0.14.5 to 0.14.7. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.5...v0.14.7) --- 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
56eb397233
commit
8efefb2c39
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.0.0",
|
||||
"wireit": "^0.14.5"
|
||||
"wireit": "^0.14.7"
|
||||
},
|
||||
"pnpm": {
|
||||
"ignoredOptionalDependencies": [
|
||||
|
|
|
@ -66,8 +66,8 @@ importers:
|
|||
specifier: ^8.0.0
|
||||
version: 8.0.0(eslint@9.8.0)(typescript@5.5.4)
|
||||
wireit:
|
||||
specifier: ^0.14.5
|
||||
version: 0.14.5
|
||||
specifier: ^0.14.7
|
||||
version: 0.14.7
|
||||
|
||||
js/apps/account-ui:
|
||||
dependencies:
|
||||
|
@ -5066,8 +5066,8 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
hasBin: true
|
||||
|
||||
wireit@0.14.5:
|
||||
resolution: {integrity: sha512-K4ka9YBpSyD6pmFZYTJd4VpPsAiPT6j/fOtLzYgnKWlPIMM7lAZjQQ30H7urO+Lqx1Wvrw88tQHBz4njy+lglg==}
|
||||
wireit@0.14.7:
|
||||
resolution: {integrity: sha512-bMyyaKtH8fTYD3cmI8ZULIwifDcgNRHyHfYF54QFISvKiDtDJ4yHJZRlW/q2j0DaRjuFbMkIhpE++/GtI5iipQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -10123,7 +10123,7 @@ snapshots:
|
|||
siginfo: 2.0.0
|
||||
stackback: 0.0.2
|
||||
|
||||
wireit@0.14.5:
|
||||
wireit@0.14.7:
|
||||
dependencies:
|
||||
brace-expansion: 4.0.0
|
||||
chokidar: 3.6.0
|
||||
|
|
Loading…
Reference in a new issue