Skip to content

Commit

Permalink
fix(deps): update dependency web-vitals to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2022
1 parent fa8e550 commit c131016
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devtool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"ts-pnp": "1.2.0",
"typescript": "4.6.3",
"url-loader": "4.1.1",
"web-vitals": "1.1.2",
"web-vitals": "2.1.4",
"webextension-polyfill": "0.9.0",
"webpack": "4.46.0",
"webpack-dev-server": "3.11.3",
Expand Down
8 changes: 4 additions & 4 deletions devtool/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12307,10 +12307,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
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==

webextension-polyfill@0.9.0:
version "0.9.0"
Expand Down

0 comments on commit c131016

Please sign in to comment.