Skip to content

Commit

Permalink
Release @jupyterlab/outputarea@0.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Feb 16, 2018
1 parent 1b326f5 commit 7b2703f
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@jupyterlab/notebook": "^0.15.5",
"@jupyterlab/notebook-extension": "^0.15.4",
"@jupyterlab/observables": "^1.0.6",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/pdf-extension": "^0.7.4",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/rendermime-extension": "^0.9.4",
Expand Down Expand Up @@ -201,7 +201,7 @@
"url-parse",
"xterm"
],
"version": "0.31.5",
"version": "0.31.7",
"linkedPackages": {
"@jupyterlab/application": "../packages/application",
"@jupyterlab/application-extension": "../packages/application-extension",
Expand Down
2 changes: 1 addition & 1 deletion jupyterlab/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (0, 31, 6)
version_info = (0, 31, 7)
__version__ = ".".join(map(str, version_info))
4 changes: 2 additions & 2 deletions jupyterlab/staging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@jupyterlab/notebook": "^0.15.5",
"@jupyterlab/notebook-extension": "^0.15.4",
"@jupyterlab/observables": "^1.0.6",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/pdf-extension": "^0.7.4",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/rendermime-extension": "^0.9.4",
Expand Down Expand Up @@ -201,7 +201,7 @@
"url-parse",
"xterm"
],
"version": "0.31.5",
"version": "0.31.7",
"linkedPackages": {},
"staticDir": "../static"
}
Expand Down
26 changes: 13 additions & 13 deletions jupyterlab/staging/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,14 +512,14 @@
"@phosphor/widgets" "^1.5.0"

"@jupyterlab/notebook@^0.15.4", "@jupyterlab/notebook@^0.15.5":
version "0.15.5"
resolved "https://registry.npmjs.org/@jupyterlab/notebook/-/notebook-0.15.5.tgz#db6f02933a2a023f89b05fec30204a2e5d544766"
version "0.15.6"
resolved "https://registry.npmjs.org/@jupyterlab/notebook/-/notebook-0.15.6.tgz#ae7a0fce0ff6a4eaf9adc8844925f3a428db3350"
dependencies:
"@jupyterlab/apputils" "^0.15.5"
"@jupyterlab/cells" "^0.15.4"
"@jupyterlab/codeeditor" "^0.15.4"
"@jupyterlab/coreutils" "^1.0.6"
"@jupyterlab/docregistry" "^0.15.4"
"@jupyterlab/coreutils" "^1.0.9"
"@jupyterlab/docregistry" "^0.15.5"
"@jupyterlab/observables" "^1.0.6"
"@jupyterlab/rendermime" "^0.15.4"
"@jupyterlab/services" "^1.1.4"
Expand All @@ -543,12 +543,12 @@
"@phosphor/messaging" "^1.2.2"
"@phosphor/signaling" "^1.2.2"

"@jupyterlab/outputarea@^0.15.4":
version "0.15.4"
resolved "https://registry.npmjs.org/@jupyterlab/outputarea/-/outputarea-0.15.4.tgz#39fcbf465348b883ed4c8589941a1f6ecfba3b63"
"@jupyterlab/outputarea@^0.15.4", "@jupyterlab/outputarea@^0.15.5":
version "0.15.5"
resolved "https://registry.npmjs.org/@jupyterlab/outputarea/-/outputarea-0.15.5.tgz#a2ce9b7150906edcbe998fab200869b46b71b414"
dependencies:
"@jupyterlab/apputils" "^0.15.4"
"@jupyterlab/coreutils" "^1.0.6"
"@jupyterlab/apputils" "^0.15.5"
"@jupyterlab/coreutils" "^1.0.9"
"@jupyterlab/observables" "^1.0.6"
"@jupyterlab/rendermime" "^0.15.4"
"@jupyterlab/rendermime-interfaces" "^1.0.6"
Expand Down Expand Up @@ -3298,8 +3298,8 @@ os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"

osenv@^0.1.4:
version "0.1.4"
resolved "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz#42fe6d5953df06c8064be6f176c3d05aaaa34644"
version "0.1.5"
resolved "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
dependencies:
os-homedir "^1.0.0"
os-tmpdir "^1.0.0"
Expand Down Expand Up @@ -4596,8 +4596,8 @@ uglify-es@^3.3.4:
source-map "~0.6.1"

uglify-js@3.3.x:
version "3.3.10"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.3.10.tgz#8e47821d4cf28e14c1826a0078ba0825ed094da8"
version "3.3.11"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.3.11.tgz#e9d058b20715138bb4e8e5cae2ea581686bdaae3"
dependencies:
commander "~2.14.1"
source-map "~0.6.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@jupyterlab/codemirror": "^0.15.4",
"@jupyterlab/coreutils": "^1.0.9",
"@jupyterlab/observables": "^1.0.6",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/services": "^1.1.4",
"@phosphor/coreutils": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/metapackage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@jupyterlab/notebook": "^0.15.5",
"@jupyterlab/notebook-extension": "^0.15.4",
"@jupyterlab/observables": "^1.0.6",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/pdf-extension": "^0.7.4",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/rendermime-extension": "^0.9.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/outputarea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/outputarea",
"version": "0.15.4",
"version": "0.15.5",
"description": "JupyterLab - Notebook Output Area",
"homepage": "https://github.com/jupyterlab/jupyterlab",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/services": "^1.1.4",
"es6-promise": "~4.1.1"
Expand Down
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@jupyterlab/mathjax2-extension": "^0.3.4",
"@jupyterlab/notebook": "^0.15.5",
"@jupyterlab/observables": "^1.0.6",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/services": "^1.1.4",
"@jupyterlab/terminal": "^0.15.4",
Expand Down
2 changes: 1 addition & 1 deletion tests/test-cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@jupyterlab/cells": "^0.15.4",
"@jupyterlab/codeeditor": "^0.15.4",
"@jupyterlab/coreutils": "^1.0.9",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@phosphor/algorithm": "^1.1.2",
"@phosphor/messaging": "^1.2.2",
"@phosphor/widgets": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/test-outputarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@jupyterlab/apputils": "^0.15.5",
"@jupyterlab/outputarea": "^0.15.4",
"@jupyterlab/outputarea": "^0.15.5",
"@jupyterlab/rendermime": "^0.15.4",
"@jupyterlab/services": "^1.1.4",
"@phosphor/messaging": "^1.2.2",
Expand Down

0 comments on commit 7b2703f

Please sign in to comment.