1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

task: bump unleash-frontend to 4.14.1

This commit is contained in:
Christopher Kolstad 2022-07-28 15:39:57 +02:00
parent ab2b2b147d
commit 2bdc1031d6
No known key found for this signature in database
GPG Key ID: 559ACB0E3DB5538A
2 changed files with 5 additions and 5 deletions

View File

@ -123,7 +123,7 @@
"ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18",
"unleash-client": "^3.15.0",
"unleash-frontend": "4.14.0-beta.6",
"unleash-frontend": "4.14.1",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7138,10 +7138,10 @@ unleash-client@^3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"
unleash-frontend@4.14.0-beta.6:
version "4.14.0-beta.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.6.tgz#10c24079137acd859986026866e42b3eac3d0ce0"
integrity sha512-Kww5JeAVoVMn0vc00CKv1GstyKd1whnIgnOVuSLpChCsO0QXcwbkQ2GsHd0stPrBeL/MYmuo2WyWdds8/n6c5A==
unleash-frontend@4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.1.tgz#1199dfd3f3330902588823d1b61c5c08d63dd052"
integrity sha512-m2dD+ZMQtOS2EXmtzFoJiKb0wQuGYXT34exxZCq/BOvbQgEzF38LZ5BCkO0OkCRYY+dSr7kkn3TkVpVe6R5bjA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"