1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: bump unleash-frontend to version 3.2.10

This commit is contained in:
ivaosthu 2019-12-16 22:04:13 +01:00 committed by Ivar Conradi Østhus
parent e8c409e4e6
commit 49cb63ac8e
3 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 3.2.21
- fix: missing strategy makes the toggle-configure crash
## 3.2.20
- fix: update @types/node to latest

View File

@ -86,7 +86,7 @@
"prometheus-gc-stats": "^0.6.1",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.2.9",
"unleash-frontend": "3.2.10",
"yargs": "^15.0.1"
},
"devDependencies": {

View File

@ -5936,10 +5936,10 @@ universalify@^0.1.0:
version "0.1.2"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
unleash-frontend@3.2.9:
version "3.2.9"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.9.tgz#2f5210c2444b23318be96c2d073cba621fb28a61"
integrity sha512-RH8Ad3C4DF1Lbgu0E9NDNrxeQHXZ5HG90DNyxc3rbkR0wmmrsL/1rl7fDniC+yl6h+lWjdwjK5A3dgSa/WQWkg==
unleash-frontend@3.2.10:
version "3.2.10"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.10.tgz#b7786ac7428d03703c560d4340990195f236b0d0"
integrity sha512-zW6SUM8XWT5k7jiIm+JMK0VH0ZWIaBsfMTGBl64EV/C1viF9u2lp8FcQnV2oH12JeNU11AG7/aEjuJvp4t7n3g==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"