Skip to content

Commit c38a2b5

Browse files
Bump web-vitals from 2.1.0 to 2.1.4
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.0 to 2.1.4. - [Release notes](https://github.com/GoogleChrome/web-vitals/releases) - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.0...v2.1.4) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8114bed commit c38a2b5

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-dom": "^17.0.9",
1515
"react": "^17.0.2",
1616
"react-dom": "^17.0.2",
17-
"web-vitals": "^2.1.0"
17+
"web-vitals": "^2.1.4"
1818
},
1919
"keywords": [],
2020
"author": "",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6091,10 +6091,10 @@ wcwidth@^1.0.1:
60916091
dependencies:
60926092
defaults "^1.0.3"
60936093

6094-
web-vitals@^2.1.0:
6095-
version "2.1.0"
6096-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b"
6097-
integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==
6094+
web-vitals@^2.1.4:
6095+
version "2.1.4"
6096+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
6097+
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
60986098

60996099
which-boxed-primitive@^1.0.2:
61006100
version "1.0.2"
@@ -6167,10 +6167,10 @@ ws@^7.4.6:
61676167
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz#160835b63c7d97bfab418fc1b8a9fced2ac01a74"
61686168
integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==
61696169

6170-
ws@^8.2.1:
6171-
version "8.2.1"
6172-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.1.tgz#bdd92b3c56fdb47d2379b5ae534281922cc5bd12"
6173-
integrity sha512-XkgWpJU3sHU7gX8f13NqTn6KQ85bd1WU7noBHTT8fSohx7OS1TPY8k+cyRPCzFkia7C4mM229yeHr1qK9sM4JQ==
6170+
ws@^8.7.0:
6171+
version "8.7.0"
6172+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
6173+
integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
61746174

61756175
"xtend@>=4.0.0 <4.1.0-0":
61766176
version "4.0.2"

0 commit comments

Comments
 (0)