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

fix: upgrade to unleash-frontend v3.5.1

This commit is contained in:
Ivar Conradi Østhus 2020-08-11 12:26:40 +02:00
parent 76e1a78b30
commit 45783dc3a2
3 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 3.5.1
- fix: upgrade to [unleash-frontend v3.5.1](https://github.com/Unleash/unleash-frontend/blob/master/CHANGELOG.md#351)
## 3.5.0
- feat: add stale property on toggle (#619)

View File

@ -87,7 +87,7 @@
"prom-client": "^12.0.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.5.0",
"unleash-frontend": "3.5.1",
"yargs": "^15.1.0"
},
"devDependencies": {

View File

@ -5616,10 +5616,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.5.0.tgz#d1ce4e73578fef4bd4e26311182b4976d6d0be7d"
integrity sha512-8BjZZnLmNxAq1F0nljoJLgonJH2AOvRqSjVyBjOSqdShcfIBB4+P/dK2zBlrWGGh84c3iF4HBLva/C9d/Kx7Cg==
unleash-frontend@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.5.1.tgz#22c399fb389430d8ffc68aec74fcaaafa2fdc8aa"
integrity sha512-8nLMuhZA6xO72LqroEjvZLQcdH3hLoWFD040oGi8dhg9JUHGzTwHtL6yKS+OWy1BgP9tDS6LqJO82uJ9DX9xvw==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"