Skip to content

Commit

Permalink
Merge #896 #915 #919 #920
Browse files Browse the repository at this point in the history
896: chore(deps): update dependency all-contributors-cli to v5.7.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| all-contributors-cli | devDependencies | minor | `5.5.0` -> `5.7.0` | [source](https://togithub.com/all-contributors/all-contributors-cli) |

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli</summary>

### [`v5.7.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.7.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.1...v5.7.0)

##### Features

-   add node api for AllContributors GitHub bot ([#&#8203;135](https://togithub.com/all-contributors/all-contributors-cli/issues/135)) ([8aa15c9](https://togithub.com/all-contributors/all-contributors-cli/commit/8aa15c9))

### [`v5.6.1`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.1)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.6.0...v5.6.1)

##### Bug Fixes

-   switch over to new org all-contributors ([#&#8203;132](https://togithub.com/all-contributors/all-contributors-cli/issues/132)) ([85a9e3a](https://togithub.com/all-contributors/all-contributors-cli/commit/85a9e3a))
-   switch over to new org all-contributors ([#&#8203;133](https://togithub.com/all-contributors/all-contributors-cli/issues/133)) ([8eafcf9](https://togithub.com/all-contributors/all-contributors-cli/commit/8eafcf9))

### [`v5.6.0`](https://togithub.com/all-contributors/all-contributors-cli/releases/v5.6.0)

[Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v5.5.0...v5.6.0)

##### Features

-   add new types ([#&#8203;127](https://togithub.com/jfmengels/all-contributors-cli/issues/127)) ([89bac0f](https://togithub.com/jfmengels/all-contributors-cli/commit/89bac0f))

</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).

915: chore(deps): update dependency lerna to v3.10.4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| lerna | devDependencies | minor | `3.8.5` -> `3.10.4` | [homepage](https://lernajs.io/), [source](https://togithub.com/lerna/lerna) |

---

### Release Notes

<details>
<summary>lerna/lerna</summary>

### [`v3.10.4`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3104httpsgithubcomlernalernacomparev3103v3104-2019-01-10)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.3...v3.10.4)

##### Bug Fixes

-   **add:** Do not scope chained bootstrap ([d9d4bc4](https://togithub.com/lerna/lerna/commit/d9d4bc4))
-   **bootstrap:** Do not `npm ci` when hoisting ([27516b9](https://togithub.com/lerna/lerna/commit/27516b9)), closes [#&#8203;1865](https://togithub.com/lerna/lerna/issues/1865)

### [`v3.10.3`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3104httpsgithubcomlernalernacomparev3103v3104-2019-01-10)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.2...v3.10.3)

##### Bug Fixes

-   **add:** Do not scope chained bootstrap ([d9d4bc4](https://togithub.com/lerna/lerna/commit/d9d4bc4))
-   **bootstrap:** Do not `npm ci` when hoisting ([27516b9](https://togithub.com/lerna/lerna/commit/27516b9)), closes [#&#8203;1865](https://togithub.com/lerna/lerna/issues/1865)

### [`v3.10.2`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3103httpsgithubcomlernalernacomparev3102v3103-2019-01-10)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.1...v3.10.2)

##### Bug Fixes

-   **bootstrap:** When filtering, only bootstrap filtered packages ([71174e4](https://togithub.com/lerna/lerna/commit/71174e4)), closes [#&#8203;1421](https://togithub.com/lerna/lerna/issues/1421) [#&#8203;1766](https://togithub.com/lerna/lerna/issues/1766)

### [`v3.10.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3102httpsgithubcomlernalernacomparev3101v3102-2019-01-09)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.10.0...v3.10.1)

##### Bug Fixes

-   **bootstrap:** Remove fancy root lifecycle execution, it was foolish ([9f80722](https://togithub.com/lerna/lerna/commit/9f80722)), closes [#&#8203;1857](https://togithub.com/lerna/lerna/issues/1857)

### [`v3.10.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3100httpsgithubcomlernalernacomparev391v3100-2019-01-08)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.9.1...v3.10.0)

##### Bug Fixes

-   **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://togithub.com/lerna/lerna/commit/fb2a1b2)), closes [#&#8203;1820](https://togithub.com/lerna/lerna/issues/1820)

##### Features

-   **lerna:** Use --exact version ranges between sibling dependencies ([02a067f](https://togithub.com/lerna/lerna/commit/02a067f))
-   **version:** Add `--no-changelog` option ([#&#8203;1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#&#8203;1852](https://togithub.com/lerna/lerna/issues/1852)

#### [3.9.1](https://togithub.com/lerna/lerna/compare/v3.9.0...v3.9.1) (2019-01-08)

##### Bug Fixes

-   **bootstrap:** Don't pass `--ignore-scripts` to `npm install` ([e602838](https://togithub.com/lerna/lerna/commit/e602838)), closes [#&#8203;1855](https://togithub.com/lerna/lerna/issues/1855)
-   **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://togithub.com/lerna/lerna/commit/ea9dbbe))

### [`v3.9.1`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;3100httpsgithubcomlernalernacomparev391v3100-2019-01-08)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.9.0...v3.9.1)

##### Bug Fixes

-   **publish:** Correctly determine canary version when `--include-merged-tags` present ([fb2a1b2](https://togithub.com/lerna/lerna/commit/fb2a1b2)), closes [#&#8203;1820](https://togithub.com/lerna/lerna/issues/1820)

##### Features

-   **lerna:** Use --exact version ranges between sibling dependencies ([02a067f](https://togithub.com/lerna/lerna/commit/02a067f))
-   **version:** Add `--no-changelog` option ([#&#8203;1854](https://togithub.com/lerna/lerna/issues/1854)) ([d73d823](https://togithub.com/lerna/lerna/commit/d73d823)), closes [#&#8203;1852](https://togithub.com/lerna/lerna/issues/1852)

#### [3.9.1](https://togithub.com/lerna/lerna/compare/v3.9.0...v3.9.1) (2019-01-08)

##### Bug Fixes

-   **bootstrap:** Don't pass `--ignore-scripts` to `npm install` ([e602838](https://togithub.com/lerna/lerna/commit/e602838)), closes [#&#8203;1855](https://togithub.com/lerna/lerna/issues/1855)
-   **bootstrap:** Prevent recursive execution from all install lifecycles ([ea9dbbe](https://togithub.com/lerna/lerna/commit/ea9dbbe))

### [`v3.9.0`](https://togithub.com/lerna/lerna/blob/master/CHANGELOG.md#&#8203;390httpsgithubcomlernalernacomparev385v390-2019-01-08)

[Compare Source](https://togithub.com/lerna/lerna/compare/v3.8.5...v3.9.0)

##### Bug Fixes

-   **bootstrap:** Only run install lifecycles once-per-package, in topological order ([929ae22](https://togithub.com/lerna/lerna/commit/929ae22))
-   **describe-ref:** Properly handle sha-like tag names ([#&#8203;1853](https://togithub.com/lerna/lerna/issues/1853)) ([094a1cb](https://togithub.com/lerna/lerna/commit/094a1cb))
-   **run-lifecycle:** Ensure all npm_package_\* env vars are created ([bab8e58](https://togithub.com/lerna/lerna/commit/bab8e58)), closes [#&#8203;1752](https://togithub.com/lerna/lerna/issues/1752)

##### Features

-   **bootstrap:** Add `--ignore-prepublish` option ([f14fc06](https://togithub.com/lerna/lerna/commit/f14fc06))
-   **bootstrap:** Run root install lifecycles where appropriate ([944e36f](https://togithub.com/lerna/lerna/commit/944e36f))

#### [3.8.5](https://togithub.com/lerna/lerna/compare/v3.8.4...v3.8.5) (2019-01-05)

##### Bug Fixes

-   **npm-dist-tag:** Improve robustness ([63a7a89](https://togithub.com/lerna/lerna/commit/63a7a89))
-   **npm-publish:** Ensure pkg.publishConfig is handled correctly ([1877def](https://togithub.com/lerna/lerna/commit/1877def)), closes [#&#8203;1498](https://togithub.com/lerna/lerna/issues/1498)
-   **project:** Deprecate root-level config keys as well, prioritizing nested ([7a65a87](https://togithub.com/lerna/lerna/commit/7a65a87))
-   **publish:** Deprecate `--npm-tag`, replaced by `--dist-tag` ([196d663](https://togithub.com/lerna/lerna/commit/196d663))
-   **publish:** Ensure pkg.publishConfig is handled correctly when promoting dist-tags ([af1c2ad](https://togithub.com/lerna/lerna/commit/af1c2ad))
-   **publish:** Tweak progress logging ([5a04145](https://togithub.com/lerna/lerna/commit/5a04145))

#### [3.8.4](https://togithub.com/lerna/lerna/compare/v3.8.3...v3.8.4) (2019-01-03)

##### Bug Fixes

-   **publish:** Pass username to access.lsPackages() ([31982a1](https://togithub.com/lerna/lerna/commit/31982a1))

#### [3.8.3](https://togithub.com/lerna/lerna/compare/v3.8.2...v3.8.3) (2019-01-03)

##### Bug Fixes

-   **publish:** Give up trying to validate third-party registries ([b44f2f9](https://togithub.com/lerna/lerna/commit/b44f2f9)), closes [#&#8203;1685](https://togithub.com/lerna/lerna/issues/1685) [#&#8203;1687](https://togithub.com/lerna/lerna/issues/1687)

#### [3.8.2](https://togithub.com/lerna/lerna/compare/v3.8.1...v3.8.2) (2019-01-03)

##### Bug Fixes

-   **bootstrap:** Bail out of hoisted recursive lifecycles ([169c943](https://togithub.com/lerna/lerna/commit/169c943)), closes [#&#8203;1125](https://togithub.com/lerna/lerna/issues/1125)
-   **publish:** Avoid recursive root lifecycle execution ([e133134](https://togithub.com/lerna/lerna/commit/e133134))
-   **publish:** Run root prepublish lifecycle if it exists ([c5676bb](https://togithub.com/lerna/lerna/commit/c5676bb))
-   **run-lifecycle:** Short-circuit ignore options ([ae29097](https://togithub.com/lerna/lerna/commit/ae29097))
-   **version:** Avoid recursive root lifecycle execution ([089392d](https://togithub.com/lerna/lerna/commit/089392d)), closes [#&#8203;1844](https://togithub.com/lerna/lerna/issues/1844)

#### [3.8.1](https://togithub.com/lerna/lerna/compare/v3.8.0...v3.8.1) (2018-12-31)

##### Bug Fixes

-   Do not print duplicate stdio after a streaming command errors ([#&#8203;1832](https://togithub.com/lerna/lerna/issues/1832)) ([2bcc366](https://togithub.com/lerna/lerna/commit/2bcc366)), closes [#&#8203;1790](https://togithub.com/lerna/lerna/issues/1790)
-   **npm-publish:** Pass normalized manifest to libnpm/publish ([8e59950](https://togithub.com/lerna/lerna/commit/8e59950)), closes [#&#8203;1843](https://togithub.com/lerna/lerna/issues/1843)
-   **progress:** Correctly avoid progress where we don't want it ([0de3df9](https://togithub.com/lerna/lerna/commit/0de3df9))
-   **progress:** Enable progress during logging setup, correcting default ([da81e60](https://togithub.com/lerna/lerna/commit/da81e60))
-   **publish:** --canary should also respect --include-merged-tags ([462b15c](https://togithub.com/lerna/lerna/commit/462b15c)), closes [#&#8203;1820](https://togithub.com/lerna/lerna/issues/1820)

##### Features

-   **command:** log whether CI environment has been detected ([#&#8203;1841](https://togithub.com/lerna/lerna/issues/1841)) ([db5631e](https://togithub.com/lerna/lerna/commit/db5631e)), closes [#&#8203;1825](https://togithub.com/lerna/lerna/issues/1825)

</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).

919: chore(deps): update babel monorepo r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;babel/core | devDependencies | patch | `7.2.0` -> `7.2.2` | [homepage](https://babeljs.io/), [source](https://togithub.com/babel/babel) |
| @&#8203;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) |

---

### 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 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).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Jan 11, 2019
5 parents c1a8327 + 3ef48ac + ea44736 + 76a5503 + c631eac commit 2e9a4dd
Show file tree
Hide file tree
Showing 4 changed files with 344 additions and 331 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,14 @@
}
},
"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",
"@reactivex/ix-esnext-esm": "2.3.5",
Expand All @@ -156,7 +156,7 @@
"@types/webpack": "4.4.22",
"@types/webpack-bundle-analyzer": "2.13.0",
"@types/yargs": "12.0.2",
"all-contributors-cli": "5.5.0",
"all-contributors-cli": "5.7.0",
"app-root-dir": "1.0.2",
"autoprefixer": "9.4.4",
"babel-core": "7.0.0-bridge.0",
Expand Down Expand Up @@ -198,7 +198,7 @@
"jest-junit": "6.0.0",
"json": "9.0.6",
"koa-connect": "2.0.1",
"lerna": "3.8.5",
"lerna": "3.10.4",
"lint-staged": "8.1.0",
"lodash": "4.17.11",
"lodash-webpack-plugin": "0.11.5",
Expand Down Expand Up @@ -247,7 +247,7 @@
"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",
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-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-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 2e9a4dd

Please sign in to comment.