From c25316a5bf5884e43ceb0e1a42e331aec27cf1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 08:21:16 +0000 Subject: [PATCH] build(deps): bump web-vitals from 1.1.0 to 1.1.1 Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac7eb5fa..139c34b1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "spdx-satisfies": "^5.0.0", "typed-redux-saga": "^1.3.1", "typescript": "~4.2.3", - "web-vitals": "^1.0.1", + "web-vitals": "^1.1.1", "xterm": "^4.11.0", "xterm-addon-fit": "^0.5.0", "zen-push": "^0.2.1" diff --git a/yarn.lock b/yarn.lock index f80249dc..32dd7a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12308,10 +12308,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-vitals@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.0.tgz#7f410d9a1f7a1cd5d952806b45776204b47dc274" - integrity sha512-1cx54eRxY/+M0KNKdNpNnuXAXG+vJEvwScV4DiV9rOYDguHoeDIzm09ghBohOPtkqPO5OtPC14FWkNva3SDisg== +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== webidl-conversions@^5.0.0: version "5.0.0"