Skip to content

Commit f3125f8

Browse files
Lerna Publish BotLerna Publish Bot
authored andcommitted

File tree

8 files changed

+26
-26
lines changed

8 files changed

+26
-26
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-frontend",
33
"private": true,
4-
"version": "3.3.285",
4+
"version": "3.3.286",
55
"workspaces": {
66
"packages": [
77
".",
@@ -159,10 +159,10 @@
159159
"bootstrap-sass": "3.4.1",
160160
"bowser": "^1.7.1",
161161
"bundle-loader": "^0.5.4",
162-
"cbioportal-clinical-timeline": "^0.3.85",
163-
"cbioportal-frontend-commons": "^0.5.69",
162+
"cbioportal-clinical-timeline": "^0.3.86",
163+
"cbioportal-frontend-commons": "^0.5.70",
164164
"cbioportal-ts-api-client": "^0.9.73",
165-
"cbioportal-utils": "^0.3.43",
165+
"cbioportal-utils": "^0.3.44",
166166
"chart.js": "^2.6.0",
167167
"classnames": "^2.2.5",
168168
"clinical-timeline": "0.0.30",
@@ -189,7 +189,7 @@
189189
"fmin": "^0.0.2",
190190
"font-awesome": "^4.7.0",
191191
"fork-ts-checker-webpack-plugin": "^6.3.3",
192-
"genome-nexus-ts-api-client": "^1.1.33",
192+
"genome-nexus-ts-api-client": "^1.1.34",
193193
"git-revision-webpack-plugin": "^5.0.0",
194194
"history": "4.10.1",
195195
"html-webpack-plugin": "^5.3.2",
@@ -227,7 +227,7 @@
227227
"mobx-utils": "6.0.1",
228228
"numeral": "^2.0.6",
229229
"object-sizeof": "^1.2.0",
230-
"oncokb-frontend-commons": "^0.0.27",
230+
"oncokb-frontend-commons": "^0.0.28",
231231
"oncokb-styles": "~1.4.2",
232232
"oncokb-ts-api-client": "^1.3.6",
233233
"oncoprintjs": "^6.0.6",
@@ -272,7 +272,7 @@
272272
"react-markdown": "^7.0.1",
273273
"react-mfb": "^0.6.0",
274274
"react-motion": "^0.4.7",
275-
"react-mutation-mapper": "^0.8.113",
275+
"react-mutation-mapper": "^0.8.114",
276276
"react-overlays": "0.7.4",
277277
"react-portal": "^4.2.0",
278278
"react-rangeslider": "^2.1.0",

packages/cbioportal-clinical-timeline/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-clinical-timeline",
33
"description": "cBioPortal Clinical Timeline",
4-
"version": "0.3.85",
4+
"version": "0.3.86",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.69",
42+
"cbioportal-frontend-commons": "^0.5.70",
4343
"lodash": "^4.17.11",
4444
"react-bootstrap": "^0.31.5",
4545
"react-overlays": "0.7.4",

packages/cbioportal-frontend-commons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-frontend-commons",
33
"description": "cBioPortal Frontend Modules",
4-
"version": "0.5.69",
4+
"version": "0.5.70",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"autobind-decorator": "^2.1.0",
41-
"cbioportal-utils": "^0.3.43",
41+
"cbioportal-utils": "^0.3.44",
4242
"classnames": "^2.2.5",
4343
"jquery": "^3.2.1",
4444
"juice": "^10.0.0",

packages/cbioportal-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cbioportal-utils",
33
"description": "cBioPortal Utilities",
4-
"version": "0.3.43",
4+
"version": "0.3.44",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"buffer": "^6.0.3",
33-
"genome-nexus-ts-api-client": "^1.1.33",
33+
"genome-nexus-ts-api-client": "^1.1.34",
3434
"lodash": "^4.17.15",
3535
"oncokb-ts-api-client": "^1.3.6",
3636
"superagent": "^3.8.3",

packages/genome-nexus-ts-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "genome-nexus-ts-api-client",
33
"description": "Genome Nexus API Client for TypeScript",
4-
"version": "1.1.33",
4+
"version": "1.1.34",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",

packages/oncokb-frontend-commons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oncokb-frontend-commons",
3-
"version": "0.0.27",
3+
"version": "0.0.28",
44
"description": "OncoKB Frontend Modules",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -35,7 +35,7 @@
3535
"react-dom": "^15.0.0 || ^16.0.0"
3636
},
3737
"dependencies": {
38-
"cbioportal-utils": "^0.3.43",
38+
"cbioportal-utils": "^0.3.44",
3939
"classnames": "^2.2.5",
4040
"lodash": "^4.17.15",
4141
"oncokb-styles": "~1.4.2",

packages/react-mutation-mapper/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mutation-mapper",
3-
"version": "0.8.113",
3+
"version": "0.8.114",
44
"description": "Generic Mutation Mapper",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -39,14 +39,14 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.69",
43-
"cbioportal-utils": "^0.3.43",
42+
"cbioportal-frontend-commons": "^0.5.70",
43+
"cbioportal-utils": "^0.3.44",
4444
"classnames": "^2.2.5",
45-
"genome-nexus-ts-api-client": "^1.1.33",
45+
"genome-nexus-ts-api-client": "^1.1.34",
4646
"jquery": "^3.2.1",
4747
"lodash": "^4.17.15",
4848
"memoize-weak-decorator": "^1.0.3",
49-
"oncokb-frontend-commons": "^0.0.27",
49+
"oncokb-frontend-commons": "^0.0.28",
5050
"oncokb-styles": "~1.4.2",
5151
"oncokb-ts-api-client": "^1.3.6",
5252
"react-collapse": "^4.0.3",

packages/react-variant-view/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-variant-view",
3-
"version": "0.3.114",
3+
"version": "0.3.115",
44
"description": "cBioPortal Variant Viewer",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -39,11 +39,11 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.69",
43-
"cbioportal-utils": "^0.3.43",
42+
"cbioportal-frontend-commons": "^0.5.70",
43+
"cbioportal-utils": "^0.3.44",
4444
"classnames": "^2.2.5",
4545
"font-awesome": "^4.7.0",
46-
"genome-nexus-ts-api-client": "^1.1.33",
46+
"genome-nexus-ts-api-client": "^1.1.34",
4747
"jquery": "^3.2.1",
4848
"lodash": "^4.17.15",
4949
"oncokb-styles": "~1.4.2",
@@ -52,7 +52,7 @@
5252
"react-collapse": "4.0.3",
5353
"react-if": "^2.1.0",
5454
"react-motion": "^0.5.2",
55-
"react-mutation-mapper": "^0.8.113",
55+
"react-mutation-mapper": "^0.8.114",
5656
"react-rangeslider": "^2.2.0",
5757
"react-select": "^3.0.4",
5858
"react-table": "^6.10.0",

0 commit comments

Comments
 (0)