Skip to content

Commit

Permalink
fix(deps): update dependency web-vitals to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent b9cd8a7 commit c361dd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-scripts": "5.0.1",
"sass": "^1.79.4",
"typescript": "^5.6.2",
"web-vitals": "^2.1.4"
"web-vitals": "^4.2.3"
},
"scripts": {
"start": "craco start",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2389,7 +2389,7 @@ __metadata:
react-scripts: "npm:5.0.1"
sass: "npm:^1.79.4"
typescript: "npm:^5.6.2"
web-vitals: "npm:^2.1.4"
web-vitals: "npm:^4.2.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13585,10 +13585,10 @@ __metadata:
languageName: node
linkType: hard

"web-vitals@npm:^2.1.4":
version: 2.1.4
resolution: "web-vitals@npm:2.1.4"
checksum: 10c0/c71ab674936c6b4d51679e037e3819c24bdad9f30410fe8a84fd8218d29d9bacf15ae9fd570d361f3e9621aa8454f61277f66ac1a5c19b50facf3220a37a73eb
"web-vitals@npm:^4.2.3":
version: 4.2.3
resolution: "web-vitals@npm:4.2.3"
checksum: 10c0/905bdb9434f365435c3c00e5f473ce088980fcd61068906e20a575bae9590e1cc28dab0f90958c66717591e2f4c9b809ec8025cef5796fa4bc1304d50332f125
languageName: node
linkType: hard

Expand Down

0 comments on commit c361dd1

Please sign in to comment.