Skip to content

Commit db20b05

Browse files
Lerna Publish BotLerna Publish Bot
Lerna Publish Bot
authored and
Lerna Publish Bot
committed
Publish
- cbioportal-frontend@3.3.261 - cbioportal-clinical-timeline@0.3.72 - cbioportal-frontend-commons@0.5.57 - cbioportal-utils@0.3.36 - genome-nexus-ts-api-client@1.1.30 - oncokb-frontend-commons@0.0.20 - react-mutation-mapper@0.8.100 - react-variant-view@0.3.101
1 parent 1a41aa4 commit db20b05

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.260",
4+
"version": "3.3.261",
55
"workspaces": {
66
"packages": [
77
".",
@@ -155,10 +155,10 @@
155155
"bootstrap-sass": "3.4.1",
156156
"bowser": "^1.7.1",
157157
"bundle-loader": "^0.5.4",
158-
"cbioportal-clinical-timeline": "^0.3.71",
159-
"cbioportal-frontend-commons": "^0.5.56",
158+
"cbioportal-clinical-timeline": "^0.3.72",
159+
"cbioportal-frontend-commons": "^0.5.57",
160160
"cbioportal-ts-api-client": "^0.9.63",
161-
"cbioportal-utils": "^0.3.35",
161+
"cbioportal-utils": "^0.3.36",
162162
"chart.js": "^2.6.0",
163163
"classnames": "^2.2.5",
164164
"clinical-timeline": "0.0.30",
@@ -185,7 +185,7 @@
185185
"fmin": "^0.0.2",
186186
"font-awesome": "^4.7.0",
187187
"fork-ts-checker-webpack-plugin": "^6.3.3",
188-
"genome-nexus-ts-api-client": "^1.1.29",
188+
"genome-nexus-ts-api-client": "^1.1.30",
189189
"git-revision-webpack-plugin": "^5.0.0",
190190
"history": "4.10.1",
191191
"html-webpack-plugin": "^5.3.2",
@@ -224,7 +224,7 @@
224224
"mobxpromise": "github:cbioportal/mobxpromise#303db72588860bff0a6862a4f07a4e8a3578c94f",
225225
"numeral": "^2.0.6",
226226
"object-sizeof": "^1.2.0",
227-
"oncokb-frontend-commons": "^0.0.19",
227+
"oncokb-frontend-commons": "^0.0.20",
228228
"oncokb-styles": "~1.4.2",
229229
"oncokb-ts-api-client": "^1.3.3",
230230
"oncoprintjs": "^6.0.3",
@@ -269,7 +269,7 @@
269269
"react-markdown": "^7.0.1",
270270
"react-mfb": "^0.6.0",
271271
"react-motion": "^0.4.7",
272-
"react-mutation-mapper": "^0.8.99",
272+
"react-mutation-mapper": "^0.8.100",
273273
"react-overlays": "0.7.4",
274274
"react-portal": "^4.2.0",
275275
"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.71",
4+
"version": "0.3.72",
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.56",
42+
"cbioportal-frontend-commons": "^0.5.57",
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.56",
4+
"version": "0.5.57",
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.35",
41+
"cbioportal-utils": "^0.3.36",
4242
"classnames": "^2.2.5",
4343
"jquery": "^3.2.1",
4444
"lodash": "^4.17.15",

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.35",
4+
"version": "0.3.36",
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.29",
33+
"genome-nexus-ts-api-client": "^1.1.30",
3434
"lodash": "^4.17.15",
3535
"oncokb-ts-api-client": "^1.3.3",
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.29",
4+
"version": "1.1.30",
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.19",
3+
"version": "0.0.20",
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.35",
38+
"cbioportal-utils": "^0.3.36",
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.99",
3+
"version": "0.8.100",
44
"description": "Generic Mutation Mapper",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -39,15 +39,15 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.56",
43-
"cbioportal-utils": "^0.3.35",
42+
"cbioportal-frontend-commons": "^0.5.57",
43+
"cbioportal-utils": "^0.3.36",
4444
"classnames": "^2.2.5",
45-
"genome-nexus-ts-api-client": "^1.1.29",
45+
"genome-nexus-ts-api-client": "^1.1.30",
4646
"jquery": "^3.2.1",
4747
"lodash": "^4.17.15",
4848
"memoize-weak-decorator": "^1.0.3",
4949
"mobxpromise": "github:cbioportal/mobxpromise#303db72588860bff0a6862a4f07a4e8a3578c94f",
50-
"oncokb-frontend-commons": "^0.0.19",
50+
"oncokb-frontend-commons": "^0.0.20",
5151
"oncokb-styles": "~1.4.2",
5252
"oncokb-ts-api-client": "^1.3.3",
5353
"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.100",
3+
"version": "0.3.101",
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.56",
43-
"cbioportal-utils": "^0.3.35",
42+
"cbioportal-frontend-commons": "^0.5.57",
43+
"cbioportal-utils": "^0.3.36",
4444
"classnames": "^2.2.5",
4545
"font-awesome": "^4.7.0",
46-
"genome-nexus-ts-api-client": "^1.1.29",
46+
"genome-nexus-ts-api-client": "^1.1.30",
4747
"jquery": "^3.2.1",
4848
"lodash": "^4.17.15",
4949
"mobxpromise": "github:cbioportal/mobxpromise#303db72588860bff0a6862a4f07a4e8a3578c94f",
@@ -53,7 +53,7 @@
5353
"react-collapse": "4.0.3",
5454
"react-if": "^2.1.0",
5555
"react-motion": "^0.5.2",
56-
"react-mutation-mapper": "^0.8.99",
56+
"react-mutation-mapper": "^0.8.100",
5757
"react-rangeslider": "^2.2.0",
5858
"react-select": "^3.0.4",
5959
"react-table": "^6.10.0",

0 commit comments

Comments
 (0)