Skip to content

Commit ff08c3a

Browse files
Bump web-vitals from 5.1.0 to 5.2.0 (#988)
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dccd0f commit ff08c3a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-router-dom": "^7.13.2",
1818
"react-scripts": "5.0.1",
1919
"typescript": "^6.0.2",
20-
"web-vitals": "^5.1.0"
20+
"web-vitals": "^5.2.0"
2121
},
2222
"scripts": {
2323
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10940,10 +10940,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1094010940
dependencies:
1094110941
minimalistic-assert "^1.0.0"
1094210942

10943-
web-vitals@^5.1.0:
10944-
version "5.1.0"
10945-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.1.0.tgz#2f117e92c8c4eeb107cb163cbb482ac20d685ebd"
10946-
integrity sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==
10943+
web-vitals@^5.2.0:
10944+
version "5.2.0"
10945+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-5.2.0.tgz#5de39106a652228bb5c40021d62b669d213e6e17"
10946+
integrity sha512-i2z98bEmaCqSDiHEDu+gHl/dmR4Q+TxFmG3/13KkMO+o8UxQzCqWaDRCiLgEa41nlO4VpXSI0ASa1xWmO9sBlA==
1094710947

1094810948
webidl-conversions@^4.0.2:
1094910949
version "4.0.2"

0 commit comments

Comments
 (0)