mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump @testing-library/user-event in /web
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Staging (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Production (push) Waiting to run
Web - Build & Deploy / Close Pull Request (push) Waiting to run
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Staging (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Production (push) Waiting to run
Web - Build & Deploy / Close Pull Request (push) Waiting to run
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.6.0 to 14.6.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.6...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
07ba7ebf91
commit
7bb5a2babb
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.2.0",
|
||||
"@testing-library/user-event": "^14.6.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/react": "^19.0.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue