diff options
author | Wouter Admiraal <wouter.admiraal@sonarsource.com> | 2020-01-13 09:33:58 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2020-02-10 20:46:16 +0100 |
commit | 22fd8dbb4fb402942b76039553af95efbd660c92 (patch) | |
tree | 561f79647e057f35a2d1fac6c5a267e45a5e0895 /server/sonar-web/yarn.lock | |
parent | 5ac4c80c8438a31aca58b0ac377a0ec948d68ded (diff) | |
download | sonarqube-22fd8dbb4fb402942b76039553af95efbd660c92.tar.gz sonarqube-22fd8dbb4fb402942b76039553af95efbd660c92.zip |
Update to sonar-ui-common 0.0.50
Diffstat (limited to 'server/sonar-web/yarn.lock')
-rw-r--r-- | server/sonar-web/yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index ba8f6d6059b..608d2a5b1a0 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -9462,10 +9462,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@0.0.44: - version "0.0.44" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-0.0.44.tgz#03b1e640c591416ed20b0227a3db89d43eeb8214" - integrity sha1-A7HmQMWRQW7SCwIno9uJ1D7rghQ= +sonar-ui-common@0.0.50: + version "0.0.50" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-0.0.50.tgz#46705448d9f550c53fe4df95fecff9514e205ccb" + integrity sha1-RnBUSNn1UMU/5N+V/s/5UU4gXMs= dependencies: "@types/react-select" "1.2.6" classnames "2.2.6" |