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

chore: update unleash-frontend (#1903)

This commit is contained in:
olav 2022-08-09 16:40:08 +02:00 committed by GitHub
parent b06cbb0f75
commit c7174e0a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -124,7 +124,7 @@
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0", "ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-frontend": "4.14.3", "unleash-frontend": "4.15.0-beta.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7224,10 +7224,10 @@ unleash-client@3.15.0:
murmurhash3js "^3.0.1" murmurhash3js "^3.0.1"
semver "^7.3.5" semver "^7.3.5"
unleash-frontend@4.14.3: unleash-frontend@4.15.0-beta.0:
version "4.14.3" version "4.15.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.3.tgz#286b5c827f1eafb5ca932b0e6135d2e06fd5a538" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.15.0-beta.0.tgz#be5df76a6ed5d12491c0eae1586e6667182a3295"
integrity sha512-z+JFSEpPPaeumJ7byyx4+b/RxEyZ+sevKqyoqh0IGunoqjPGe9v4QPepAV1wK2AfaEoYs4hQdOCCmZ8piLkhzA== integrity sha512-BOod8Twm+uJSG1yfu6IaKeQ/dgpRJGVMX/tAmym6NwVl9XuaU7cwXvv1nPA2TKNDD67nZhGVuhDMLvRAjCaqhA==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"