Skip to content

Commit ace14e1

Browse files
Lerna Publish BotLerna Publish Bot
Lerna Publish Bot
authored and
Lerna Publish Bot
committed
Publish
- cbioportal-frontend@3.3.260 - cbioportal-clinical-timeline@0.3.71 - cbioportal-frontend-commons@0.5.56 - react-mutation-mapper@0.8.99 - react-variant-view@0.3.100
1 parent da668f6 commit ace14e1

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

package.json

Lines changed: 4 additions & 4 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.259",
4+
"version": "3.3.260",
55
"workspaces": {
66
"packages": [
77
".",
@@ -155,8 +155,8 @@
155155
"bootstrap-sass": "3.4.1",
156156
"bowser": "^1.7.1",
157157
"bundle-loader": "^0.5.4",
158-
"cbioportal-clinical-timeline": "^0.3.70",
159-
"cbioportal-frontend-commons": "^0.5.55",
158+
"cbioportal-clinical-timeline": "^0.3.71",
159+
"cbioportal-frontend-commons": "^0.5.56",
160160
"cbioportal-ts-api-client": "^0.9.63",
161161
"cbioportal-utils": "^0.3.35",
162162
"chart.js": "^2.6.0",
@@ -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.98",
272+
"react-mutation-mapper": "^0.8.99",
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.70",
4+
"version": "0.3.71",
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.55",
42+
"cbioportal-frontend-commons": "^0.5.56",
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: 1 addition & 1 deletion
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.55",
4+
"version": "0.5.56",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"jsnext:main": "dist/index.es.js",

packages/react-mutation-mapper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mutation-mapper",
3-
"version": "0.8.98",
3+
"version": "0.8.99",
44
"description": "Generic Mutation Mapper",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.55",
42+
"cbioportal-frontend-commons": "^0.5.56",
4343
"cbioportal-utils": "^0.3.35",
4444
"classnames": "^2.2.5",
4545
"genome-nexus-ts-api-client": "^1.1.29",

packages/react-variant-view/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-variant-view",
3-
"version": "0.3.99",
3+
"version": "0.3.100",
44
"description": "cBioPortal Variant Viewer",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"autobind-decorator": "^2.1.0",
42-
"cbioportal-frontend-commons": "^0.5.55",
42+
"cbioportal-frontend-commons": "^0.5.56",
4343
"cbioportal-utils": "^0.3.35",
4444
"classnames": "^2.2.5",
4545
"font-awesome": "^4.7.0",
@@ -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.98",
56+
"react-mutation-mapper": "^0.8.99",
5757
"react-rangeslider": "^2.2.0",
5858
"react-select": "^3.0.4",
5959
"react-table": "^6.10.0",

0 commit comments

Comments
 (0)