website: bump wireit from 0.14.9 to 0.14.11 in /website (#12971)

Bumps [wireit](https://github.com/google/wireit) from 0.14.9 to 0.14.11.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.14.9...v0.14.11)

---
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:
dependabot[bot]
2025-02-10 15:33:28 +01:00
committed by GitHub
parent aedce2a6a1
commit 6185e7cdc7
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"cross-env": "^7.0.3",
"prettier": "3.5.0",
"typescript": "~5.7.3",
"wireit": "^0.14.9"
"wireit": "^0.14.11"
},
"engines": {
"node": ">=20"
@ -23134,9 +23134,9 @@
"license": "MIT"
},
"node_modules/wireit": {
"version": "0.14.9",
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.9.tgz",
"integrity": "sha512-hFc96BgyslfO1WGSzQqOVYd5N3TB+4u9w70L9GHR/T7SYjvFmeznkYMsRIjMLhPcVabCEYPW1vV66wmIVDs+dQ==",
"version": "0.14.11",
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.11.tgz",
"integrity": "sha512-edO3AiL1wYlBIapwx8e1OGEmsG37sv7qnRzx4YDsMPcKo+6NMOjWYcfRbaeoB1MzakLrnozWB2Q1q7Ko45NckA==",
"dev": true,
"license": "Apache-2.0",
"workspaces": [

View File

@ -58,7 +58,7 @@
"cross-env": "^7.0.3",
"prettier": "3.5.0",
"typescript": "~5.7.3",
"wireit": "^0.14.9"
"wireit": "^0.14.11"
},
"wireit": {
"lint:lockfile": {