From 3383c2037c312c1afdf4159206e3e445dfbaa6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:25:25 +0000 Subject: [PATCH] build(deps): bump web-vitals from 2.1.4 to 3.0.0 (#1089) * build(deps): bump web-vitals from 2.1.4 to 3.0.0 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.0.0. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.0.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a17439e6..b7df477d 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "typescript": "~4.8.2", "usehooks-ts": "^2.6.0", "user-agent-data-types": "^0.3.0", - "web-vitals": "^2.1.4", + "web-vitals": "^3.0.0", "webpack": "^5.74.0", "webpack-dev-server": "^4.10.0", "webpack-manifest-plugin": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index f340be44..b181e083 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2588,7 +2588,7 @@ __metadata: typescript: ~4.8.2 usehooks-ts: ^2.6.0 user-agent-data-types: ^0.3.0 - web-vitals: ^2.1.4 + web-vitals: ^3.0.0 webpack: ^5.74.0 webpack-dev-server: ^4.10.0 webpack-manifest-plugin: ^5.0.0 @@ -15288,10 +15288,10 @@ __metadata: languageName: node linkType: hard -"web-vitals@npm:^2.1.4": - version: 2.1.4 - resolution: "web-vitals@npm:2.1.4" - checksum: 03d3f47dbf55c3dce07beb0ff5de8ddd52e2d0a53a8df5c84e7a16dda93543341d67231fa79b1d9772b091419af4ec0fd395b8bcf451a0e26846e3f76b3d0efc +"web-vitals@npm:^3.0.0": + version: 3.0.0 + resolution: "web-vitals@npm:3.0.0" + checksum: f38976829727d7de01808e496f2d9e0859b09a7af90a6df2fe2bccac23ad480333210544c18f3ad567188e3f5a16c9aa22ea223c329e9828905cf3b38e4b05d7 languageName: node linkType: hard