Skip to content

Commit f3cd780

Browse files
wouter-admiraal-sonarsourcesonartech
authored andcommitted
Update sonar-ui-common to 1.0.31
1 parent 6ec47df commit f3cd780

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

server/sonar-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-helmet": "5.2.1",
2424
"react-typography": "0.16.19",
2525
"rehype-react": "6.1.0",
26-
"sonar-ui-common": "1.0.30",
26+
"sonar-ui-common": "1.0.31",
2727
"typography": "0.16.19"
2828
},
2929
"devDependencies": {

server/sonar-docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13681,10 +13681,10 @@ [email protected]:
1368113681
faye-websocket "^0.10.0"
1368213682
uuid "^3.0.1"
1368313683

13684-
13685-
version "1.0.30"
13686-
resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.30.tgz#0ebedafb696e3ba482a4aa1836fe7ff7abcee10e"
13687-
integrity sha1-Dr7a+2luO6SCpKoYNv5/96vO4Q4=
13684+
13685+
version "1.0.31"
13686+
resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.31.tgz#260b7cdef5b422b933068679c43f68c89f59537a"
13687+
integrity sha1-Jgt83vW0IrkzBoZ5xD9oyJ9ZU3o=
1368813688
dependencies:
1368913689
"@types/react-select" "1.2.6"
1369013690
classnames "2.2.6"

server/sonar-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rehype-slug": "3.0.0",
3939
"remark-custom-blocks": "2.5.0",
4040
"remark-rehype": "6.0.0",
41-
"sonar-ui-common": "1.0.30",
41+
"sonar-ui-common": "1.0.31",
4242
"unist-util-visit": "2.0.2",
4343
"valid-url": "1.0.9",
4444
"whatwg-fetch": "3.0.0"

server/sonar-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11080,10 +11080,10 @@ [email protected]:
1108011080
faye-websocket "^0.10.0"
1108111081
uuid "^3.0.1"
1108211082

11083-
11084-
version "1.0.30"
11085-
resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.30.tgz#0ebedafb696e3ba482a4aa1836fe7ff7abcee10e"
11086-
integrity sha1-Dr7a+2luO6SCpKoYNv5/96vO4Q4=
11083+
11084+
version "1.0.31"
11085+
resolved "https://repox.jfrog.io/repox/api/npm/npm/sonar-ui-common/-/sonar-ui-common-1.0.31.tgz#260b7cdef5b422b933068679c43f68c89f59537a"
11086+
integrity sha1-Jgt83vW0IrkzBoZ5xD9oyJ9ZU3o=
1108711087
dependencies:
1108811088
"@types/react-select" "1.2.6"
1108911089
classnames "2.2.6"

0 commit comments

Comments
 (0)