Skip to content

Commit 1aac89e

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 d11a566 commit 1aac89e

2 files changed

Lines changed: 5 additions & 5 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": "^18.1.0",
1616
"react-dom": "^18.1.0",
17-
"web-vitals": "^2.1.0"
17+
"web-vitals": "^2.1.4"
1818
},
1919
"keywords": [],
2020
"author": "",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6089,10 +6089,10 @@ wcwidth@^1.0.1:
60896089
dependencies:
60906090
defaults "^1.0.3"
60916091

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

60976097
which-boxed-primitive@^1.0.2:
60986098
version "1.0.2"

0 commit comments

Comments
 (0)