Skip to content

Commit

Permalink
web: bump wireit from 0.14.7 to 0.14.8 in /web
Browse files Browse the repository at this point in the history
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](google/wireit@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent b301048 commit 2c4bc05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
13 changes: 5 additions & 8 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"typescript-eslint": "^8.2.0",
"vite-tsconfig-paths": "^4.3.2",
"wdio-wait-for": "^3.0.11",
"wireit": "^0.14.4"
"wireit": "^0.14.8"
},
"engines": {
"node": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion web/packages/sfe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prettier": "^3.3.2",
"rollup": "^4.21.0",
"rollup-plugin-copy": "^3.5.0",
"wireit": "^0.14.4"
"wireit": "^0.14.8"
},
"license": "MIT",
"optionalDependencies": {
Expand Down

0 comments on commit 2c4bc05

Please sign in to comment.