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

fix: Update unleash-frontend to version 3.2.7

This commit is contained in:
ivaosthu 2019-10-13 20:52:40 +02:00 committed by Ivar Conradi Østhus
parent c4f5296f7e
commit 2076d3a47d
3 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,7 @@
## 3.2.16
- fix: Update unleash-frontend to version 3.2.7
- fix: lint error
- fix: Add admin api for context-field definitions
- fix: Update lolex to the latest version 🚀 (#508)

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.6",
"unleash-frontend": "3.2.7",
"yargs": "^14.0.0"
},
"devDependencies": {

View File

@ -5913,9 +5913,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.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.6.tgz#c6bd98010f93931046903a5135aaa2fe5903354b"
unleash-frontend@3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.7.tgz#ec2af024229589d2f070e6961de65bb063375b40"
integrity sha512-30fZKazTiPbTL2335T6B0EBjQbqezlZ/wb9OFGSIjIA6S14/9+5hL9qx6E6V2dCtX0FX32pGGXnSrjuzq2on7Q==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"