Bump wireit from 0.13.0 to 0.14.0 in /js (#23191)
Bumps [wireit](https://github.com/google/wireit) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-minor ... 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
263238dff7
commit
6390cb7a62
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"prettier": "^3.0.3",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.2.2",
|
||||
"wireit": "^0.13.0"
|
||||
"wireit": "^0.14.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.12",
|
||||
"lint-staged": {
|
||||
|
|
|
@ -63,8 +63,8 @@ importers:
|
|||
specifier: ^5.2.2
|
||||
version: 5.2.2
|
||||
wireit:
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.0
|
||||
specifier: ^0.14.0
|
||||
version: 0.14.0
|
||||
|
||||
apps/account-ui:
|
||||
dependencies:
|
||||
|
@ -7067,8 +7067,8 @@ packages:
|
|||
stackback: 0.0.2
|
||||
dev: true
|
||||
|
||||
/wireit@0.13.0:
|
||||
resolution: {integrity: sha512-J8+/kWDBLyDTM2isjEFf9nQZxhuXkgICVt6Nntl9ZyZSAjo/P+nxocwKX6D1jUFfT3TDPStUftsV6OYpx149Ow==}
|
||||
/wireit@0.14.0:
|
||||
resolution: {integrity: sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==}
|
||||
engines: {node: '>=14.14.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue