Skip to content

Commit

Permalink
build(deps): bump the patches group in /src/main/ui with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patches group in /src/main/ui with 3 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@testing-library/user-event](https://github.com/testing-library/user-event) and [web-vitals](https://github.com/GoogleChrome/web-vitals).


Updates `@testing-library/jest-dom` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.5...v6.1.6)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

Updates `web-vitals` from 3.5.0 to 3.5.1
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 4f2a6b6 commit 537449b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
58 changes: 29 additions & 29 deletions src/main/ui/package-lock.json

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

6 changes: 3 additions & 3 deletions src/main/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"web-vitals": "^3.5.0"
"web-vitals": "^3.5.1"
},
"devDependencies": {
"react-scripts": "5.0.1"
Expand Down

0 comments on commit 537449b

Please sign in to comment.