From bdf2f9c417c36a139e2641843fd8fa307784600b Mon Sep 17 00:00:00 2001 From: Wouter Admiraal Date: Mon, 12 Oct 2020 14:00:50 +0200 Subject: [PATCH] Update sonar-ui-common to 1.0.25 --- server/sonar-docs/package.json | 2 +- server/sonar-docs/yarn.lock | 8 ++++---- server/sonar-web/package.json | 2 +- server/sonar-web/yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server/sonar-docs/package.json b/server/sonar-docs/package.json index 88b4569d492..603cd5a688f 100644 --- a/server/sonar-docs/package.json +++ b/server/sonar-docs/package.json @@ -23,7 +23,7 @@ "react-helmet": "5.2.1", "react-typography": "0.16.19", "rehype-react": "6.1.0", - "sonar-ui-common": "1.0.24", + "sonar-ui-common": "1.0.25", "typography": "0.16.19" }, "devDependencies": { diff --git a/server/sonar-docs/yarn.lock b/server/sonar-docs/yarn.lock index fb852b330ce..f8c94ff5a5c 100644 --- a/server/sonar-docs/yarn.lock +++ b/server/sonar-docs/yarn.lock @@ -13126,10 +13126,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@1.0.24: - version "1.0.24" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.24.tgz#2a22f606ef041b0a45b2948ff9dc08e97ba23495" - integrity sha1-KiL2Bu8EGwpFspSP+dwI6XuiNJU= +sonar-ui-common@1.0.25: + version "1.0.25" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.25.tgz#ceea783ad06ab5add0603cb704a207b0e499e63d" + integrity sha1-zup4OtBqta3QYDy3BKIHsOSZ5j0= 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 f9bb8259f11..c544bcf2770 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.24", + "sonar-ui-common": "1.0.25", "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 08389a81df2..26471a5b49c 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -10770,10 +10770,10 @@ sockjs@0.3.19: faye-websocket "^0.10.0" uuid "^3.0.1" -sonar-ui-common@1.0.24: - version "1.0.24" - resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.24.tgz#2a22f606ef041b0a45b2948ff9dc08e97ba23495" - integrity sha1-KiL2Bu8EGwpFspSP+dwI6XuiNJU= +sonar-ui-common@1.0.25: + version "1.0.25" + resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.25.tgz#ceea783ad06ab5add0603cb704a207b0e499e63d" + integrity sha1-zup4OtBqta3QYDy3BKIHsOSZ5j0= dependencies: "@types/react-select" "1.2.6" classnames "2.2.6" -- 2.39.5