Skip to content

Commit 66a2a7e

Browse files
Bump web-vitals from 2.1.4 to 3.4.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 2.1.4 to 3.4.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.4...v3.4.0) --- updated-dependencies: - dependency-name: web-vitals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28441fc commit 66a2a7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"@types/react-dom": "^18.0.6",
5353
"gh-pages": "^4.0.0",
5454
"typescript": "^4.8.2",
55-
"web-vitals": "^2.1.4"
55+
"web-vitals": "^3.4.0"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10171,10 +10171,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1017110171
dependencies:
1017210172
minimalistic-assert "^1.0.0"
1017310173

10174-
web-vitals@^2.1.4:
10175-
version "2.1.4"
10176-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
10177-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
10174+
web-vitals@^3.4.0:
10175+
version "3.4.0"
10176+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.4.0.tgz#45ed33a3a2e029dc38d36547eb5d71d1c7e2552d"
10177+
integrity sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==
1017810178

1017910179
webidl-conversions@^4.0.2:
1018010180
version "4.0.2"

0 commit comments

Comments
 (0)