Skip to content

Commit eede97e

Browse files
authored
Merge pull request #18 from flycode-org/renovate/web-vitals-2.x
Update dependency web-vitals to v2
2 parents e925d66 + 8870967 commit eede97e

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
@@ -22,7 +22,7 @@
2222
"react-dom": "17.0.2",
2323
"react-scripts": "4.0.3",
2424
"typescript": "4.6.2",
25-
"web-vitals": "1.1.2"
25+
"web-vitals": "2.1.4"
2626
},
2727
"scripts": {
2828
"start": "react-app-rewired start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11166,10 +11166,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1116611166
dependencies:
1116711167
minimalistic-assert "^1.0.0"
1116811168

11169-
web-vitals@1.1.2:
11170-
version "1.1.2"
11171-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
11172-
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
11169+
web-vitals@2.1.4:
11170+
version "2.1.4"
11171+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
11172+
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
1117311173

1117411174
webidl-conversions@^5.0.0:
1117511175
version "5.0.0"

0 commit comments

Comments
 (0)