Skip to content

Commit 6625ced

Browse files
build(deps-dev): bump wait-for-expect from 3.0.2 to 4.0.0
Bumps [wait-for-expect](https://github.com/TheBrainFamily/wait-for-expect) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/TheBrainFamily/wait-for-expect/releases) - [Changelog](https://github.com/TheBrainFamily/wait-for-expect/blob/master/manual-releases.md) - [Commits](TheBrainFamily/wait-for-expect@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: wait-for-expect dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d3ef95 commit 6625ced

2 files changed

Lines changed: 35 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "^5.8.3",
6060
"vite": "^6.3.4",
6161
"vitest": "3.0.7",
62-
"wait-for-expect": "^3.0.2"
62+
"wait-for-expect": "^4.0.0"
6363
},
6464
"lint-staged": {
6565
"src/**/*.{js,jsx,ts,tsx,json,css,scss,md,html}": "prettier --write"

pnpm-lock.yaml

Lines changed: 34 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)