Bump wireit from 0.14.1 to 0.14.3 in /js
Bumps [wireit](https://github.com/google/wireit) from 0.14.1 to 0.14.3. - [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/wireit/compare/v0.14.1...v0.14.3) --- updated-dependencies: - dependency-name: wireit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
74bb5856cc
commit
448dd0bea2
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
"prettier": "^3.1.1",
|
"prettier": "^3.1.1",
|
||||||
"tslib": "^2.6.2",
|
"tslib": "^2.6.2",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"wireit": "^0.14.1"
|
"wireit": "^0.14.3"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.10.0",
|
"packageManager": "pnpm@8.10.0",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
|
@ -63,8 +63,8 @@ importers:
|
||||||
specifier: ^5.3.3
|
specifier: ^5.3.3
|
||||||
version: 5.3.3
|
version: 5.3.3
|
||||||
wireit:
|
wireit:
|
||||||
specifier: ^0.14.1
|
specifier: ^0.14.3
|
||||||
version: 0.14.1
|
version: 0.14.3
|
||||||
|
|
||||||
apps/account-ui:
|
apps/account-ui:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7587,8 +7587,8 @@ packages:
|
||||||
stackback: 0.0.2
|
stackback: 0.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/wireit@0.14.1:
|
/wireit@0.14.3:
|
||||||
resolution: {integrity: sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==}
|
resolution: {integrity: sha512-vNSzIBJ1YLMM6dzGUiUMw11KmHOFiXIaOHcQPWVT4j5oCaXQSIYS5AExEzRkAAlm5F0hRPTwDUoazUHu5ZLCNQ==}
|
||||||
engines: {node: '>=14.14.0'}
|
engines: {node: '>=14.14.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue