From: Philippe Perrin Date: Fri, 4 Sep 2020 06:34:52 +0000 (+0200) Subject: Bump to sonar-ui-common@1.0.20 X-Git-Tag: 8.5.0.37579~91 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2ce233179273fd22a3348d4cb6d1a783ddb22417;p=sonarqube.git Bump to sonar-ui-common@1.0.20 --- diff --git a/server/sonar-docs/package.json b/server/sonar-docs/package.json index 7f89389fd6c..c0518493b8d 100644 --- a/server/sonar-docs/package.json +++ b/server/sonar-docs/package.json @@ -21,7 +21,7 @@ "react-dom": "16.13.0", "react-helmet": "5.2.1", "react-typography": "0.16.19", - "sonar-ui-common": "1.0.14", + "sonar-ui-common": "1.0.20", "typography": "0.16.19" }, "devDependencies": { diff --git a/server/sonar-docs/yarn.lock b/server/sonar-docs/yarn.lock index 9488dcdea6d..cc4ff77faaa 100644 --- a/server/sonar-docs/yarn.lock +++ b/server/sonar-docs/yarn.lock @@ -12736,10 +12736,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@1.0.14: - version "1.0.14" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.14.tgz#a9e189404eb29051c47241dbc83729c03b8c1cad" - integrity sha1-qeGJQE6ykFHEckHbyDcpwDuMHK0= +sonar-ui-common@1.0.20: + version "1.0.20" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.20.tgz#a52edc4f847b93dd7d0d0c686277f20ba3aaa234" + integrity sha1-pS7cT4R7k919DQxoYnfyC6OqojQ= dependencies: "@types/react-select" "1.2.6" classnames "2.2.6" diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index e8e80a03ca7..e04e7ea9a9e 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -38,7 +38,7 @@ "rehype-slug": "3.0.0", "remark-custom-blocks": "2.5.0", "remark-rehype": "6.0.0", - "sonar-ui-common": "1.0.14", + "sonar-ui-common": "1.0.20", "unist-util-visit": "2.0.2", "valid-url": "1.0.9", "whatwg-fetch": "3.0.0" diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index d8850b21740..ab8fe123f4a 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -10765,10 +10765,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@1.0.14: - version "1.0.14" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.14.tgz#a9e189404eb29051c47241dbc83729c03b8c1cad" - integrity sha1-qeGJQE6ykFHEckHbyDcpwDuMHK0= +sonar-ui-common@1.0.20: + version "1.0.20" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.20.tgz#a52edc4f847b93dd7d0d0c686277f20ba3aaa234" + integrity sha1-pS7cT4R7k919DQxoYnfyC6OqojQ= dependencies: "@types/react-select" "1.2.6" classnames "2.2.6"