Bump wireit from 0.9.5 to 0.10.0 in /js (#21573)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
702495fe22
commit
4ac883fa09
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"prettier": "^2.8.8",
|
||||
"tslib": "^2.6.0",
|
||||
"typescript": "^5.1.6",
|
||||
"wireit": "^0.9.5"
|
||||
"wireit": "^0.10.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.2",
|
||||
"lint-staged": {
|
||||
|
|
|
@ -63,8 +63,8 @@ importers:
|
|||
specifier: ^5.1.6
|
||||
version: 5.1.6
|
||||
wireit:
|
||||
specifier: ^0.9.5
|
||||
version: 0.9.5
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0
|
||||
|
||||
apps/account-ui:
|
||||
dependencies:
|
||||
|
@ -6943,8 +6943,8 @@ packages:
|
|||
stackback: 0.0.2
|
||||
dev: true
|
||||
|
||||
/wireit@0.9.5:
|
||||
resolution: {integrity: sha512-dKKNAwLxQjbPPMrltPxMUFKvLy2z6hlVjvR/qitvPm8GEQyb/1QYBG7ObvOQLsi95uAXpkWLJXBYkCKeVcMVgA==}
|
||||
/wireit@0.10.0:
|
||||
resolution: {integrity: sha512-4TX6V9D/2iXUBzdqQaUG+cRePle0mDx1Q7x4Ka2cA8lgp1+ZBhrOTiLsXYRl2roQEldEFgQ2Ff1W8YgyNWAa6w==}
|
||||
engines: {node: '>=14.14.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue