Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba880fa

Browse files
authoredMay 18, 2024··
fix(deps): update dependency web-vitals to v4
1 parent 5b07e59 commit ba880fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎test-apps/cra-e2e-and-ct/package-lock.json

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

‎test-apps/cra-e2e-and-ct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^18.1.0",
1616
"react-scripts": "5.0.1",
1717
"typescript": "^4.7.3",
18-
"web-vitals": "^2.1.4"
18+
"web-vitals": "^4.0.0"
1919
},
2020
"scripts": {
2121
"start": "react-scripts -r @cypress/instrument-cra start",

0 commit comments

Comments
 (0)
Please sign in to comment.