From 71063213a8052ff0854b1b0dfa555eec08f84186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 17:10:23 +0000 Subject: [PATCH] build(deps): bump web-vitals from 3.0.0 to 3.0.1 (#1106) * build(deps): bump web-vitals from 3.0.0 to 3.0.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.0.0 to 3.0.1. - [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/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-patch ... 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 Co-authored-by: David Lechner --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d97eb6e0..204e6140 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": "^3.0.0", + "web-vitals": "^3.0.1", "webpack": "^5.74.0", "webpack-dev-server": "^4.10.1", "webpack-manifest-plugin": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index cc2d0302..813e6ee2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2595,7 +2595,7 @@ __metadata: typescript: ~4.8.2 usehooks-ts: ^2.6.0 user-agent-data-types: ^0.3.0 - web-vitals: ^3.0.0 + web-vitals: ^3.0.1 webpack: ^5.74.0 webpack-dev-server: ^4.10.1 webpack-manifest-plugin: ^5.0.0 @@ -15375,10 +15375,10 @@ __metadata: languageName: node linkType: hard -"web-vitals@npm:^3.0.0": - version: 3.0.0 - resolution: "web-vitals@npm:3.0.0" - checksum: f38976829727d7de01808e496f2d9e0859b09a7af90a6df2fe2bccac23ad480333210544c18f3ad567188e3f5a16c9aa22ea223c329e9828905cf3b38e4b05d7 +"web-vitals@npm:^3.0.1": + version: 3.0.1 + resolution: "web-vitals@npm:3.0.1" + checksum: 7990d14812b599601146db6a179008deff16c165f355e93764968748a416101ef4120fd4d562d45b235b683b96ea8d00f06529bfd8708d04effcb57723949c3b languageName: node linkType: hard