Skip to content

Commit

Permalink
Merge pull request #3198 from guardian/mxdvl/web-vitals-v1.1.2
Browse files Browse the repository at this point in the history
Bump web-vitals to v1.1.2
  • Loading branch information
mxdvl committed Jul 20, 2021
2 parents 70989c1 + 20a9aa8 commit cde5468
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -115,7 +115,7 @@
"reset-css": "^5.0.1",
"sanitize-html": "^2.3.2",
"swr": "^0.5.5",
"web-vitals": "^1.1.1",
"web-vitals": "^1.1.2",
"youtube-player": "^5.5.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -20983,10 +20983,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.1"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.1.tgz#2df535e3355fb7fbe34787b44b736e270e539377"
integrity sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ==
web-vitals@^1.1.2:
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==

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

0 comments on commit cde5468

Please sign in to comment.