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

feat: upgrade unleash-frontend to version 3.13.0

This commit is contained in:
Ivar Conradi Østhus 2021-02-23 14:11:50 +01:00
parent dfd0dbdda2
commit db980c2963
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
# Changelog # Changelog
## 3.14.0
## 3.13.0 ## 3.13.0
- feat: check latest version - feat: check latest version

View File

@ -95,7 +95,7 @@
"prom-client": "^13.1.0", "prom-client": "^13.1.0",
"response-time": "^2.3.2", "response-time": "^2.3.2",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"unleash-frontend": "3.12.0", "unleash-frontend": "3.13.0",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"yargs": "^16.0.3" "yargs": "^16.0.3"
}, },

View File

@ -6310,10 +6310,10 @@ universalify@^0.1.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@3.12.0: unleash-frontend@3.13.0:
version "3.12.0" version "3.13.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.12.0.tgz#cee64399ce24c3ac466c19e3d5ae5aaae536d676" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.13.0.tgz#f7a94c03e36243fb5610cce8aa3de7e984c042ea"
integrity sha512-qWyPbr+jfbwGRPhuuqnEHeZEVrt4/qSX5/2ojxNrbz9Ix7FWYW8nhr6r88DLaZftmcNyKBF5ND0W/muAcXJQHA== integrity sha512-OB4Rbm0TPL304ZYyqf4iD71WzARWOI2yg/9eUGT9cpn01wKl0+Le2ZbXp3KkIrBB0QAr2qBQazeHhgd/+iT9EA==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"