Skip to content

Commit 91a0ac6

Browse files
omBrattengPiotr Bosak
authored and
Piotr Bosak
committed
Upgrade web-vitals (vercel#17028)
ref GoogleChrome/web-vitals#68 won't fail the new [`no-unload-listeners`](GoogleChrome/lighthouse#11085) Lighthouse audit.
1 parent 131040a commit 91a0ac6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"use-subscription": "1.4.1",
113113
"vm-browserify": "1.1.2",
114114
"watchpack": "2.0.0-beta.13",
115-
"web-vitals": "0.2.1",
115+
"web-vitals": "0.2.4",
116116
"webpack": "4.44.1",
117117
"webpack-sources": "1.4.3"
118118
},

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -16808,9 +16808,10 @@ [email protected]:
1680816808
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-2.1.1.tgz#2c82b6193849ccb9efaa267772c28260ef68d6d2"
1680916809
integrity sha512-dlNpL2aab3g8CKfGz6rl8FNmGaRWLLn2g/DtSc9IjB30mEdE6XxzPfPSig5BwGSzI+oLxHyETrQGKjrVVhbLCg==
1681016810

16811-
16812-
version "0.2.1"
16813-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.1.tgz#60782fa690243fe35613759a0c26431f57ba7b2d"
16811+
16812+
version "0.2.4"
16813+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511"
16814+
integrity sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==
1681416815

1681516816
webidl-conversions@^4.0.2:
1681616817
version "4.0.2"

0 commit comments

Comments
 (0)