Skip to content

Commit

Permalink
build(deps): bump web-vitals in /src/main/ui in the patches group
Browse files Browse the repository at this point in the history
Bumps the patches group in /src/main/ui with 1 update: [web-vitals](https://github.com/GoogleChrome/web-vitals).


Updates `web-vitals` from 4.2.2 to 4.2.3
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.2.2...v4.2.3)

---
updated-dependencies:
- 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 Aug 12, 2024
1 parent 1a226ff commit 493b02b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions src/main/ui/package-lock.json

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

2 changes: 1 addition & 1 deletion src/main/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/user-event": "^14.5.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"web-vitals": "^4.2.2"
"web-vitals": "^4.2.3"
},
"devDependencies": {
"react-scripts": "5.0.1"
Expand Down

0 comments on commit 493b02b

Please sign in to comment.