Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update dependency web-vitals to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 8825906 commit 6c96e71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/utilities/web-vitals/package.json
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"cross-fetch": "^3.1.4",
"react-adaptive-hooks": "0.0.8",
"web-vitals": "^1.1.1"
"web-vitals": "^2.0.0"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -13171,10 +13171,10 @@ web-namespaces@^1.0.0:
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==

web-vitals@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
web-vitals@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.0.0.tgz#7fcfb5fd2f439c2936822573cb4d5e8e4caaa22b"
integrity sha512-aCB1sYxt2eeBufybFRrDQNBg2cOcq2f6Q1He7T+qPHAwpodDXhAoWwBUavwppQQ4kfUcT5eIAfjPc9PdqAxPEw==

webidl-conversions@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 6c96e71

Please sign in to comment.