Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @​babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @​babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |

---

### Release Notes

<details>
<summary>babel/babel</summary>

### [`v7.2.2`](https://togithub.com/babel/babel/releases/v7.2.2)

[Compare Source](https://togithub.com/babel/babel/compare/v7.2.0...v7.2.2)

#### v7.2.2 (2018-12-15)

Mostrly bug fixes and internal changes.
Thanks to [@&#8203;paleite](https://togithub.com/paleite), [@&#8203;saschanaz](https://togithub.com/saschanaz) and [@&#8203;joeldenning](https://togithub.com/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://togithub.com/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://togithub.com/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://togithub.com/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://togithub.com/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://togithub.com/danez))
-   `babel-node`
    -   [#&#8203;9148](https://togithub.com/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://togithub.com/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://togithub.com/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://togithub.com/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://togithub.com/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://togithub.com/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://togithub.com/joeldenning))

##### 🏠 Internal

-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-syntax-bigint`, `babel-plugin-transform-dotall-regex`
    -   [#&#8203;9176](https://togithub.com/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://togithub.com/paleite))
-   Other
    -   [#&#8203;9158](https://togithub.com/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9143](https://togithub.com/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://togithub.com/saschanaz))
    -   [#&#8203;9133](https://togithub.com/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9132](https://togithub.com/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://togithub.com/danez))
    -   [#&#8203;9131](https://togithub.com/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://togithub.com/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://togithub.com/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://togithub.com/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://togithub.com/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://togithub.com/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://togithub.com/existentialism))
-   Daniel Tschinder ([danez](https://togithub.com/danez))
-   Henry Zhu ([hzoo](https://togithub.com/hzoo))
-   Joel Denning ([joeldenning](https://togithub.com/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://togithub.com/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://togithub.com/paleite))
-   Rubén Norte ([rubennorte](https://togithub.com/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://togithub.com/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://togithub.com/vikr01))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

920: fix(deps): update dependency webpack to v4.28.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpack | dependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |
| webpack | devDependencies | patch | `4.28.3` -> `4.28.4` | [source](https://togithub.com/webpack/webpack) |

---

### Release Notes

<details>
<summary>webpack/webpack</summary>

### [`v4.28.4`](https://togithub.com/webpack/webpack/releases/v4.28.4)

[Compare Source](https://togithub.com/webpack/webpack/compare/v4.28.3...v4.28.4)

### Bugfixes

-   `ProfilingPlugin` creates output path if not existing
-   fixed support for arrow function functions for `optimization.minimizer`
-   failed hooks is now also called when `run()` fails

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

924: chore(deps): update dependency tslint to v5.12.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| tslint | devDependencies | patch | `5.12.0` -> `5.12.1` | [homepage](https://palantir.github.io/tslint), [source](https://togithub.com/palantir/tslint) |

---

### Release Notes

<details>
<summary>palantir/tslint</summary>

### [`v5.12.1`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5121)

[Compare Source](https://togithub.com/palantir/tslint/compare/5.12.0...5.12.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

925: chore(deps): update dependency date-fns to v2.0.0-alpha.27 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| date-fns | devDependencies | patch | `2.0.0-alpha.26` -> `2.0.0-alpha.27` | [source](https://togithub.com/date-fns/date-fns) |

---

### Release Notes

<details>
<summary>date-fns/date-fns</summary>

### [`v2.0.0-alpha.27`](https://togithub.com/date-fns/date-fns/releases/v2.0.0-alpha.27)

[Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.0.0-alpha.26...v2.0.0-alpha.27)

See the change log: <https://gist.github.com/kossnocorp/a307a464760b405bb78ef5020a4ab136#v200-alpha27>

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

926: chore(deps): update dependency jest-junit to v6.0.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| jest-junit | devDependencies | patch | `6.0.0` -> `6.0.1` | [source](https://togithub.com/jest-community/jest-junit) |

---

### Release Notes

<details>
<summary>jest-community/jest-junit</summary>

### [`v6.0.1`](https://togithub.com/jest-community/jest-junit/releases/v6.0.1)

[Compare Source](https://togithub.com/jest-community/jest-junit/compare/v6.0.0...v6.0.1)

Roll back "file" attribute change to TestCase. This breaks on Jenkins.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

927: chore(deps): update dependency @cypress/webpack-preprocessor to v4.0.3 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;cypress/webpack-preprocessor | devDependencies | patch | `4.0.2` -> `4.0.3` | [source](https://togithub.com/cypress-io/cypress-webpack-preprocessor) |

---

### Release Notes

<details>
<summary>cypress-io/cypress-webpack-preprocessor</summary>

### [`v4.0.3`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/releases/v4.0.3)

[Compare Source](https://togithub.com/cypress-io/cypress-webpack-preprocessor/compare/v4.0.2...v4.0.3)

### 4.0.3 (2019-01-11)

#### Bug fixes ✅

-   fix issue in regarding hooking into ‘compile’ event when ‘shouldWatch’ is false (Fixes [#&#8203;44](https://togithub.com/cypress-io/cypress-webpack-preprocessor/issues/44)) ([`c240d71`](https://togithub.com/cypress-io/cypress-webpack-preprocessor/commit/c240d71f2b89d18a05aa8b6f0e67cb91d2722d05))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

929: chore(deps): update dependency webpackbar to v3.1.5 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| webpackbar | devDependencies | patch | `3.1.4` -> `3.1.5` | [source](https://togithub.com/nuxt/webpackbar) |

---

### Release Notes

<details>
<summary>nuxt/webpackbar</summary>

### [`v3.1.5`](https://togithub.com/nuxt/webpackbar/blob/master/CHANGELOG.md#&#8203;315httpsgithubcomnuxtwebpackbarcomparev314v315-2019-01-12)

[Compare Source](https://togithub.com/nuxt/webpackbar/compare/v3.1.4...v3.1.5)

##### Bug Fixes

-   **fancy:** eliminate the probability of replacement of stream.write conflicts ([#&#8203;39](https://togithub.com/nuxt/webpackbar/issues/39)) ([b3b9c62](https://togithub.com/nuxt/webpackbar/commit/b3b9c62))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

930: chore(deps): update dependency @reactivex/ix-es2015-cjs to v2.5.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;reactivex/ix-es2015-cjs | devDependencies | minor | `2.4.3` -> `2.5.1` | [source](https://togithub.com/ReactiveX/IxJS) |

---

### Release Notes

<details>
<summary>ReactiveX/IxJS</summary>

### [`v2.5.1`](https://togithub.com/ReactiveX/IxJS/compare/v2.5.0...v2.5.1)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.5.0...v2.5.1)

### [`v2.5.0`](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

[Compare Source](https://togithub.com/ReactiveX/IxJS/compare/v2.4.3...v2.5.0)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

932: chore(deps): update dependency rxjs-tslint-rules to v4.14.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| rxjs-tslint-rules | devDependencies | patch | `4.14.3` -> `4.14.4` | [source](https://togithub.com/cartant/rxjs-tslint-rules) |

---

### Release Notes

<details>
<summary>cartant/rxjs-tslint-rules</summary>

### [`v4.14.4`](https://togithub.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4144httpsgithubcomcartantrxjs-tslint-rulescomparev4143v4144-2019-01-13)

[Compare Source](https://togithub.com/cartant/rxjs-tslint-rules/compare/v4.14.3...v4.14.4)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

933: fix(deps): update dependency bignumber.js to v8.0.2 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| bignumber.js | dependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |
| bignumber.js | devDependencies | patch | `8.0.1` -> `8.0.2` | [source](https://togithub.com/MikeMcl/bignumber.js) |

---

### Release Notes

<details>
<summary>MikeMcl/bignumber.js</summary>

### [`v8.0.2`](https://togithub.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md#&#8203;802)

[Compare Source](https://togithub.com/MikeMcl/bignumber.js/compare/v8.0.1...v8.0.2)

-   13/01/2019
-   [#&#8203;209](https://togithub.com/MikeMcl/bignumber.js/issues/209) `toPrecision` without argument should follow `toString`.
-   Improve _Use_ section of _README_.
-   Optimise `toString(10)`.
-   Add verson number to API doc.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Jan 15, 2019
11 parents 1166e3e + 76a5503 + c631eac + 8111b20 + 00b55a9 + 85943d7 + 52016e6 + d459e2a + 7cbc700 + a3b514f + 6064f9e commit 5dd6cc6
Show file tree
Hide file tree
Showing 35 changed files with 129 additions and 113 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,16 +138,16 @@
}
},
"devDependencies": {
"@babel/core": "7.2.0",
"@babel/core": "7.2.2",
"@babel/plugin-proposal-async-generator-functions": "7.2.0",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-syntax-numeric-separator": "7.2.0",
"@babel/plugin-syntax-optional-catch-binding": "7.2.0",
"@babel/plugin-syntax-typescript": "7.2.0",
"@babel/preset-env": "7.2.0",
"@babel/preset-env": "7.2.3",
"@babel/preset-react": "7.0.0",
"@cypress/webpack-preprocessor": "4.0.2",
"@cypress/webpack-preprocessor": "4.0.3",
"@reactivex/ix-esnext-esm": "2.5.0",
"@types/autoprefixer": "9.1.1",
"@types/jest": "23.3.12",
Expand All @@ -174,7 +174,7 @@
"css-loader": "2.1.0",
"cypress": "3.1.4",
"cz-conventional-changelog": "2.1.0",
"date-fns": "2.0.0-alpha.26",
"date-fns": "2.0.0-alpha.27",
"execa": "1.0.0",
"extract-css-chunks-webpack-plugin": "3.3.2",
"file-loader": "3.0.1",
Expand All @@ -195,7 +195,7 @@
"istanbul-lib-coverage": "2.0.1",
"jest": "23.6.0",
"jest-environment-node": "23.4.0",
"jest-junit": "6.0.0",
"jest-junit": "6.0.1",
"json": "9.0.6",
"koa-connect": "2.0.1",
"lerna": "3.10.5",
Expand All @@ -221,7 +221,7 @@
"rollup-plugin-string": "2.0.2",
"rollup-plugin-typescript2": "0.18.1",
"rxjs": "6.3.3",
"rxjs-tslint-rules": "4.14.3",
"rxjs-tslint-rules": "4.14.4",
"source-map": "0.7.3",
"stats-webpack-plugin": "0.7.0",
"style-loader": "0.23.1",
Expand All @@ -237,7 +237,7 @@
"ts-jest": "23.10.5",
"ts-loader": "5.3.3",
"ts-node": "7.0.1",
"tslint": "5.12.0",
"tslint": "5.12.1",
"tslint-clean-code": "0.2.9",
"tslint-config-prettier": "1.17.0",
"tslint-consistent-codestyle": "1.15.0",
Expand All @@ -247,11 +247,11 @@
"typescript": "3.2.2",
"typescript-styled-plugin": "0.13.0",
"url-loader": "1.1.2",
"webpack": "4.28.3",
"webpack": "4.28.4",
"webpack-bundle-analyzer": "3.0.3",
"webpack-node-externals": "1.7.2",
"webpack-serve": "2.0.3",
"webpackbar": "3.1.4",
"webpackbar": "3.1.5",
"workbox-webpack-plugin": "3.6.3",
"yargs": "12.0.5"
},
Expand All @@ -263,7 +263,7 @@
"grpc": "1.16.1",
"regenerator-runtime": "0.13.1",
"styled-components": "4.1.1",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"config": {
"commitizen": {
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-client-full-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@neo-one/node-core": "^1.0.1",
"@reactivex/ix-es2015-cjs": "2.4.3",
"@reactivex/ix-es2015-cjs": "2.5.1",
"@types/bn.js": "4.11.3",
"bn.js": "4.11.8",
"rxjs": "6.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"typescript": "3.2.2",
"typescript-fsa": "^3.0.0-beta-2",
"typescript-fsa-reducers": "^1.0.0",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"sideEffects": [
"src/engine/test/polyfill.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-server-plugin-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@neo-one/smart-contract": "^1.0.1",
"@neo-one/smart-contract-test": "1.0.0-alpha.44",
"@types/react": "16.7.18",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-smart-contract-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/levelup": "3.1.0",
"@types/memdown": "3.0.0",
"app-root-dir": "1.0.2",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"levelup": "4.0.0",
"memdown": "3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-smart-contract-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@neo-one/smart-contract-test": "^1.0.2",
"@types/app-root-dir": "0.1.0",
"app-root-dir": "1.0.2",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"tslib": "1.9.3"
},
"sideEffects": false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/react": "16.7.18",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
"bignumber.js": "8.0.2",
"react": "16.7.0",
"react-dom": "16.7.0",
"rxjs": "6.3.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"bignumber.js": "8.0.1"
"bignumber.js": "8.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/neo-one-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ts-node": "^7.0.1",
"typescript-fsa": "^3.0.0-beta-2",
"typescript-fsa-reducers": "^1.0.0",
"webpack": "4.28.3"
"webpack": "4.28.4"
},
"sideEffects": [
"src/polyfill.ts",
Expand Down
Loading

0 comments on commit 5dd6cc6

Please sign in to comment.