Skip to content

Commit 48e6e65

Browse files
chore(deps-dev): Bump web-vitals from 0.2.4 to 5.1.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 0.2.4 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v0.2.4...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d797f1b commit 48e6e65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"vm2": "^3.9.19",
106106
"vue": "^2.5.17",
107107
"vue-server-renderer": "^2.5.17",
108-
"web-vitals": "^0.2.4",
108+
"web-vitals": "^5.1.0",
109109
"webpack": "5.94.0",
110110
"when": "^3.7.8"
111111
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16539,10 +16539,10 @@ web-streams-polyfill@^3.0.3:
1653916539
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
1654016540
integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==
1654116541

16542-
web-vitals@^0.2.4:
16543-
version "0.2.4"
16544-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511"
16545-
integrity sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==
16542+
web-vitals@^5.1.0:
16543+
version "5.1.0"
16544+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd"
16545+
integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==
1654616546

1654716547
webidl-conversions@^3.0.0:
1654816548
version "3.0.1"

0 commit comments

Comments
 (0)