1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

chore(deps): update dependency web-vitals to v2.1.4

This commit is contained in:
Renovate Bot 2022-01-24 18:40:36 +00:00 committed by renovate[bot]
parent f36be69033
commit 8dbe2400d8
2 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"sass": "1.49.0", "sass": "1.49.0",
"swr": "1.0.1", "swr": "1.0.1",
"typescript": "4.5.5", "typescript": "4.5.5",
"web-vitals": "2.1.3" "web-vitals": "2.1.4"
}, },
"jest": { "jest": {
"moduleNameMapper": { "moduleNameMapper": {

View File

@ -12791,10 +12791,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies: dependencies:
minimalistic-assert "^1.0.0" minimalistic-assert "^1.0.0"
web-vitals@2.1.3: web-vitals@2.1.4:
version "2.1.3" version "2.1.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534" resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w== integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
webidl-conversions@^3.0.0: webidl-conversions@^3.0.0:
version "3.0.1" version "3.0.1"