aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2021-02-15 10:13:20 +0100
committersonartech <sonartech@sonarsource.com>2021-02-15 20:07:05 +0000
commitf3cd78035b3f986ada627f316ed7a82cc769deb9 (patch)
treeaa0b584e306e5ef95ec140d74e9b878f9e7bda49
parent6ec47df67fb592669c19de139094b4add025b913 (diff)
downloadsonarqube-f3cd78035b3f986ada627f316ed7a82cc769deb9.tar.gz
sonarqube-f3cd78035b3f986ada627f316ed7a82cc769deb9.zip
Update sonar-ui-common to 1.0.318.7.0.41497
-rw-r--r--server/sonar-docs/package.json2
-rw-r--r--server/sonar-docs/yarn.lock8
-rw-r--r--server/sonar-web/package.json2
-rw-r--r--server/sonar-web/yarn.lock8
4 files changed, 10 insertions, 10 deletions
diff --git a/server/sonar-docs/package.json b/server/sonar-docs/package.json
index 6eaecc42472..3432f8647a4 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.30",
+ "sonar-ui-common": "1.0.31",
"typography": "0.16.19"
},
"devDependencies": {
diff --git a/server/sonar-docs/yarn.lock b/server/sonar-docs/yarn.lock
index fe35faea62e..be57ed05bb9 100644
--- a/server/sonar-docs/yarn.lock
+++ b/server/sonar-docs/yarn.lock
@@ -13681,10 +13681,10 @@ sockjs@0.3.19:
faye-websocket "^0.10.0"
uuid "^3.0.1"
-sonar-ui-common@1.0.30:
- version "1.0.30"
- resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.30.tgz#0ebedafb696e3ba482a4aa1836fe7ff7abcee10e"
- integrity sha1-Dr7a+2luO6SCpKoYNv5/96vO4Q4=
+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=
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 b37be90d3e7..4f0c9c2ce71 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.30",
+ "sonar-ui-common": "1.0.31",
"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 bb069729456..0eb7e7bdce4 100644
--- a/server/sonar-web/yarn.lock
+++ b/server/sonar-web/yarn.lock
@@ -11080,10 +11080,10 @@ sockjs@0.3.19:
faye-websocket "^0.10.0"
uuid "^3.0.1"
-sonar-ui-common@1.0.30:
- version "1.0.30"
- resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.30.tgz#0ebedafb696e3ba482a4aa1836fe7ff7abcee10e"
- integrity sha1-Dr7a+2luO6SCpKoYNv5/96vO4Q4=
+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=
dependencies:
"@types/react-select" "1.2.6"
classnames "2.2.6"