Skip to content

Commit

Permalink
Merge pull request #258 from helpmap/renovate/web-vitals-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency web-vitals to v3
  • Loading branch information
gianpaj authored Jan 29, 2024
2 parents 9f4db44 + aa797c0 commit 551513f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sass": "^1.56.1",
"semantic-ui-css": "2.4.1",
"semantic-ui-react": "2.1.2",
"web-vitals": "^2.1.4"
"web-vitals": "^3.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12272,10 +12272,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
web-vitals@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.0.tgz#a6f5156cb6c7fee562da46078540265ac2cd2d16"
integrity sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==

webidl-conversions@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit 551513f

Please sign in to comment.