Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit e9cae39

Browse files
chore(deps): bump web-vitals from 3.5.2 to 4.2.3 in /client
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.2 to 4.2.3. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v3.5.2...v4.2.3) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d752430 commit e9cae39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/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.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"sass": "^1.69.5",
3232
"ts-node": "^10.9.1",
3333
"typescript": "^4.9.5",
34-
"web-vitals": "^3.5.0"
34+
"web-vitals": "^4.2.3"
3535
},
3636
"scripts": {
3737
"start": "PORT=3001 react-scripts --max-old-space-size=8192 start",

0 commit comments

Comments
 (0)