Skip to content

Commit

Permalink
fix(deps): update dependency unleash-frontend to v4.8.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 14, 2022
1 parent d332697 commit b969773
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.8.0-beta.1",
"unleash-frontend": "4.8.0-beta.3",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7213,10 +7213,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.8.0-beta.1:
version "4.8.0-beta.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.8.0-beta.1.tgz#fc39832366d83f57fb4f91d91661807d2a5293b6"
integrity sha512-HEhpY3UJXCbsx7uEjsNtpPNCsz1GLqriH81d/QFlTibeBVTfgvgCvNbR8+scdm64UuqBL+kKUI8iW5X90cnDdw==
unleash-frontend@4.8.0-beta.3:
version "4.8.0-beta.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.8.0-beta.3.tgz#95fe8dbe3872abb202946fb32811ffdc04bf61d3"
integrity sha512-iR3dRCP0muDUjdcl8X3DvlJgI4/g1Trkk7jCEfo/7e9pWJgi1AJqD0NXMaP5A3yKvUMxqVNAvni7y1Vo2Gn8yw==

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit b969773

Please sign in to comment.