diff options
author | Wouter Admiraal <wouter.admiraal@sonarsource.com> | 2021-03-01 09:28:29 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-03-03 20:12:51 +0000 |
commit | efe113c7b07e995075b318099d9968c290771fe6 (patch) | |
tree | ebf59ed8c34a05ff84a4edbfb9e3fc284556c889 /server/sonar-web/yarn.lock | |
parent | 7b5b9c659fbc4f910d1b54e1779611dfd8d15407 (diff) | |
download | sonarqube-efe113c7b07e995075b318099d9968c290771fe6.tar.gz sonarqube-efe113c7b07e995075b318099d9968c290771fe6.zip |
Update sonar-ui-common to 1.0.33
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 9f506995df2..6b5120833ff 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -11085,10 +11085,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@1.0.31: - version "1.0.31" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.31.tgz#260b7cdef5b422b933068679c43f68c89f59537a" - integrity sha1-Jgt83vW0IrkzBoZ5xD9oyJ9ZU3o= +sonar-ui-common@1.0.33: + version "1.0.33" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.33.tgz#8eb6f40b1ab81b802a8eb92fd549598432e9dc26" + integrity sha1-jrb0Cxq4G4Aqjrkv1UlZhDLp3CY= dependencies: "@types/react-select" "1.2.6" classnames "2.2.6" |