Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit c2607d9

Browse files
Bump web-vitals from 5.0.3 to 5.1.0 (#487)
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.0.3 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v5.0.3...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wesley de Groot <email@wesleydegroot.nl>
1 parent 806a9e3 commit c2607d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"remark": "^15.0.1",
2323
"remark-gfm": "^4.0.1",
2424
"remark-github": "^12.0.0",
25-
"web-vitals": "^5.0.3"
25+
"web-vitals": "^5.1.0"
2626
},
2727
"scripts": {
2828
"start": "react-scripts start --env.ENVIRONMENT=development",

0 commit comments

Comments
 (0)