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

chore: bump unleash-frontend to 4.14.0-beta.0

This commit is contained in:
Christopher Kolstad 2022-06-28 14:35:24 +02:00
parent b49654c3f0
commit e9896a86f6
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-frontend": "4.13.0-beta.5", "unleash-frontend": "4.14.0-beta.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7770,10 +7770,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.13.0-beta.5: unleash-frontend@4.14.0-beta.0:
version "4.13.0-beta.5" version "4.14.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.13.0-beta.5.tgz#9c1e9e3757e2fc337c4f438d38b3c71a039eff36" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.0.tgz#c68335f92f92494bdd25eb3aeb5f2dd9ce7950de"
integrity sha512-lwyDTkqNpNCOH58ejJzxsHqSoGWM+KXU0JgeVma/ja3z4n7X4M55nYj2swHEoVHDDCvzokCYh81+T4LFyruhTg== integrity sha512-RIBkNR2S/uayMFwc88xlUwluYix6GH+7Cf1DqVV1fD/s0MMFQHQzL7qpE3XUmiUw5rn4BqXs95V1bmjh00+ACg==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"