Skip to content

Commit

Permalink
fix(deps): update dependency web-vitals to ^2.1.3 (#226)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 8, 2022
1 parent 3c95782 commit 8aec682
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"web-vitals": "^2.1.2"
"web-vitals": "^2.1.3"
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3196,7 +3196,7 @@ __metadata:
react: ^17.0.2
react-dom: ^17.0.2
typescript: ^4.5.4
web-vitals: ^2.1.2
web-vitals: ^2.1.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19146,10 +19146,10 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"web-vitals@npm:^2.1.2":
version: 2.1.2
resolution: "web-vitals@npm:2.1.2"
checksum: 488c93a514504ad0a056d3afc41ef143494e5562e08175c0122f704ea3d3c08a1f62de445042ed51a1937d49bf868a50842e20066fe3dc99677937e5625ffa3e
"web-vitals@npm:^2.1.3":
version: 2.1.3
resolution: "web-vitals@npm:2.1.3"
checksum: 6d5d961b5e7eb5a3b0c4b05c9692b8765f469be9bc2c077331dbc3f2f38bf9bd5cbb4d1cad9129dfd7ce454c00a442851ce42c235f27678fd07e962bce4ac12e
languageName: node
linkType: hard

Expand Down

0 comments on commit 8aec682

Please sign in to comment.