1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

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

This commit is contained in:
Renovate Bot 2022-01-10 13:09:47 +00:00 committed by renovate[bot]
parent 6bfe5ab591
commit bb093f8ad7
2 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"sass": "1.46.0", "sass": "1.46.0",
"swr": "1.0.1", "swr": "1.0.1",
"typescript": "4.5.4", "typescript": "4.5.4",
"web-vitals": "2.1.2" "web-vitals": "2.1.3"
}, },
"jest": { "jest": {
"moduleNameMapper": { "moduleNameMapper": {

View File

@ -12786,10 +12786,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.2: web-vitals@2.1.3:
version "2.1.2" version "2.1.3"
resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz" resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534"
integrity sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ== integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w==
webidl-conversions@^3.0.0: webidl-conversions@^3.0.0:
version "3.0.1" version "3.0.1"