Skip to content

Commit

Permalink
chore(deps): pin dependency unleash-client to 3.15.0 (#1887)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2022
1 parent 98a6cd0 commit 2f011f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -174,7 +174,7 @@
"ts-node": "10.9.1",
"tsc-watch": "5.0.3",
"typescript": "4.7.4",
"unleash-client": "^3.15.0"
"unleash-client": "3.15.0"
},
"resolutions": {
"async": "^3.2.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -7214,7 +7214,7 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-client@^3.15.0:
unleash-client@3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-3.15.0.tgz#6ba4d917a0d8d628e73267ae8114d261d210a1a9"
integrity sha512-pNfzJa7QWhtSMTGNhmanpgqjg3xIJK4gJgQiZdkJlUY6GPDXit8p4fGs94jC8zM/xzpa1ji9+sSx6GC9YDeCiQ==
Expand Down

0 comments on commit 2f011f3

Please sign in to comment.