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

Merge branch 'main' into fix/breadcrumb-createToggle2

This commit is contained in:
Youssef Khedher 2022-01-10 18:19:37 +01:00 committed by GitHub
commit 2a01cfc3e5
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -12786,10 +12786,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"
web-vitals@2.1.2:
version "2.1.2"
resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz"
integrity sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ==
web-vitals@2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.3.tgz#6dca59f41dbc3fcccdb889da06191b437b18f534"
integrity sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w==
webidl-conversions@^3.0.0:
version "3.0.1"