Bump web-vitals from 2.1.4 to 3.5.0 (#17)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.5.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.5.0)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-17 20:35:09 +02:00
committed by GitHub
parent 1059225be8
commit 1bbea7903f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"react-router-dom": "^6.16.0",
"react-scripts": "5.0.1",
"typescript": "^5.2.2",
"web-vitals": "^2.1.4"
"web-vitals": "^3.5.0"
},
"scripts": {
"start": "react-scripts start",