Merge pull request #33305 from backstage/renovate/wait-for-expect-4.x

chore(deps): update dependency wait-for-expect to v4
This commit is contained in:
Fredrik Adelöw
2026-03-20 10:26:36 +01:00
committed by GitHub
9 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -221,7 +221,7 @@
"msw": "^1.0.0",
"node-mocks-http": "^1.0.0",
"supertest": "^7.0.0",
"wait-for-expect": "^3.0.2"
"wait-for-expect": "^4.0.0"
},
"peerDependencies": {
"@google-cloud/cloud-sql-connector": "^1.4.0",
@@ -84,7 +84,7 @@
"@backstage/repo-tools": "workspace:^",
"@types/express": "^4.17.6",
"triple-beam": "^1.4.1",
"wait-for-expect": "^3.0.2"
"wait-for-expect": "^4.0.0"
},
"configSchema": "config.d.ts"
}