Skip to content

Commit

Permalink
fix(deps): update dependency web-vitals to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2022
1 parent a881695 commit 01ce275
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web-extension/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.7.4",
"url-loader": "4.1.1",
"web-vitals": "3.0.3",
"web-vitals": "3.0.4",
"webextension-polyfill": "0.10.0",
"webpack": "4.46.0",
"webpack-dev-server": "4.11.1",
Expand Down
8 changes: 4 additions & 4 deletions web-extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12450,10 +12450,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.3.tgz#e08cf4d30398baf91984f230a87872d6049e173f"
integrity sha512-8K6cl3alkVhwv7RQm3WAWFzvP9dBTH4CwOE7G3DfQDEnBJTdtNgX5XMqgE7aE79wac/kJ8fHWftUfH3AVxxbBw==
[email protected].4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.4.tgz#a78ea93e95f7d7961dd151e0a76ac132c5dee2c9"
integrity sha512-Yau8qf1AJ/dm6MY180Bi0qpCIuWmAfKAnOqmxLecGfIHn0+ND3H4JOhXeY73Pyi9zjSF5J4SNUewHLNUzU7mmA==

[email protected]:
version "0.10.0"
Expand Down

0 comments on commit 01ce275

Please sign in to comment.