Skip to content

Commit

Permalink
Merge #841 #876 #877 #878
Browse files Browse the repository at this point in the history
841: 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://renovatebot.com/gh/babel/babel) |
| @​babel/preset-env | devDependencies | patch | `7.2.0` -> `7.2.3` | [homepage](https://babeljs.io/), [source](https://renovatebot.com/gh/babel/babel) |

---

### Release Notes

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

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

[Compare Source](https://renovatebot.com/gh/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://renovatebot.com/gh/paleite), [@&#8203;saschanaz](https://renovatebot.com/gh/saschanaz) and [@&#8203;joeldenning](https://renovatebot.com/gh/joeldenning) for their first PRs!

##### 🐛 Bug Fix

-   `babel-plugin-transform-destructuring`, `babel-plugin-transform-spread`
    -   [#&#8203;9108](https://renovatebot.com/gh/babel/babel/pull/9108) Correctly transform spreads to use proper concat method. ([@&#8203;danez](https://renovatebot.com/gh/danez))
-   `babel-parser`
    -   [#&#8203;9168](https://renovatebot.com/gh/babel/babel/pull/9168) [parser] Handle flow comments with leading spaces. ([@&#8203;vikr01](https://renovatebot.com/gh/vikr01))
-   `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs`
    -   [#&#8203;9171](https://renovatebot.com/gh/babel/babel/pull/9171) Fix transforming empty export statement. ([@&#8203;danez](https://renovatebot.com/gh/danez))
-   `babel-node`
    -   [#&#8203;9148](https://renovatebot.com/gh/babel/babel/pull/9148) Fix --root-mode option in babel-node. ([@&#8203;nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo))
-   `babel-plugin-transform-classes`
    -   [#&#8203;9135](https://renovatebot.com/gh/babel/babel/pull/9135) Inherit properties in function from method in loose mode. ([@&#8203;rubennorte](https://renovatebot.com/gh/rubennorte))
-   `babel-preset-env`
    -   [#&#8203;9140](https://renovatebot.com/gh/babel/babel/pull/9140) Disable parameter-destructuring in Edge 18. ([@&#8203;saschanaz](https://renovatebot.com/gh/saschanaz))
-   `babel-plugin-transform-arrow-functions`, `babel-traverse`
    -   [#&#8203;9060](https://renovatebot.com/gh/babel/babel/pull/9060) Not depending on return value of super(). Closes [#&#8203;9020](https://renovatebot.com/gh/babel/babel/issues/9020).. ([@&#8203;joeldenning](https://renovatebot.com/gh/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://renovatebot.com/gh/babel/babel/pull/9176) Fix package.json repository URLs. ([@&#8203;paleite](https://renovatebot.com/gh/paleite))
-   Other
    -   [#&#8203;9158](https://renovatebot.com/gh/babel/babel/pull/9158) add triage label to new issues [skip ci]. ([@&#8203;danez](https://renovatebot.com/gh/danez))
    -   [#&#8203;9143](https://renovatebot.com/gh/babel/babel/pull/9143) Fix a typo from the issue template for bugs. ([@&#8203;saschanaz](https://renovatebot.com/gh/saschanaz))
    -   [#&#8203;9133](https://renovatebot.com/gh/babel/babel/pull/9133) Move to travis vm based builds. ([@&#8203;danez](https://renovatebot.com/gh/danez))
    -   [#&#8203;9132](https://renovatebot.com/gh/babel/babel/pull/9132) Ensure we always use repository versions of babel dependencies in tests. ([@&#8203;danez](https://renovatebot.com/gh/danez))
    -   [#&#8203;9131](https://renovatebot.com/gh/babel/babel/pull/9131) Update issue templates [skip ci]. ([@&#8203;hzoo](https://renovatebot.com/gh/hzoo))
-   `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`
    -   [#&#8203;9059](https://renovatebot.com/gh/babel/babel/pull/9059) Move decorators transform to [@&#8203;babel/helper-create-class-features-plugin](https://renovatebot.com/gh/babel/helper-create-class-features-plugin). ([@&#8203;nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo))
-   `babel-core`, `babel-parser`, `babel-template`
    -   [#&#8203;9128](https://renovatebot.com/gh/babel/babel/pull/9128) Fix running flow on travis and update flow. ([@&#8203;danez](https://renovatebot.com/gh/danez))

##### Committers: 10

-   Brian Ng ([existentialism](https://renovatebot.com/gh/existentialism))
-   Daniel Tschinder ([danez](https://renovatebot.com/gh/danez))
-   Henry Zhu ([hzoo](https://renovatebot.com/gh/hzoo))
-   Joel Denning ([joeldenning](https://renovatebot.com/gh/joeldenning))
-   Kagami Sascha Rosylight ([saschanaz](https://renovatebot.com/gh/saschanaz))
-   Nicolò Ribaudo ([nicolo-ribaudo](https://renovatebot.com/gh/nicolo-ribaudo))
-   Patrick Eriksson ([paleite](https://renovatebot.com/gh/paleite))
-   Rubén Norte ([rubennorte](https://renovatebot.com/gh/rubennorte))
-   Thiago Arrais ([thiagoarrais](https://renovatebot.com/gh/thiagoarrais))
-   Vikram Rangaraj ([vikr01](https://renovatebot.com/gh/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://renovatebot.com/gh/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://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v4.14.3`](https://renovatebot.com/gh/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4143httpsgithubcomcartantrxjs-tslint-rulescomparev4142v4143-2018-12-25)

[Compare Source](https://renovatebot.com/gh/cartant/rxjs-tslint-rules/compare/v4.14.2...v4.14.3)

### [`v4.14.2`](https://renovatebot.com/gh/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md#&#8203;4143httpsgithubcomcartantrxjs-tslint-rulescomparev4142v4143-2018-12-25)

[Compare Source](https://renovatebot.com/gh/cartant/rxjs-tslint-rules/compare/v4.14.1...v4.14.2)

</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://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

877: chore(deps): update dependency terser-webpack-plugin to v1.2.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| terser-webpack-plugin | devDependencies | minor | `1.1.0` -> `1.2.1` | [source](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin) |

---

### Release Notes

<details>
<summary>webpack-contrib/terser-webpack-plugin</summary>

### [`v1.2.1`](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#&#8203;121httpsgithubcomwebpack-contribterser-webpack-plugincomparev120v121-2018-12-27)

[Compare Source](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/compare/v1.2.0...v1.2.1)

##### Bug Fixes

-   don't crash when no extracted comments ([#&#8203;49](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/49)) ([efad586](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/efad586))

### [`v1.2.0`](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#&#8203;120httpsgithubcomwebpack-contribterser-webpack-plugincomparev110v120-2018-12-22)

[Compare Source](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/compare/v1.1.0...v1.2.0)

##### Bug Fixes

-   `chunks` is a `Set` in webpack@5 ([#&#8203;19](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/19)) ([df8c425](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/df8c425))
-   catch `work-farm` errors ([#&#8203;35](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/35)) ([2bdcd38](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/2bdcd38))
-   dedupe extracted comments ([#&#8203;40](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/40)) ([7f4a159](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/7f4a159))
-   more consistent cache ([#&#8203;43](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/43)) ([36f5f3c](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/36f5f3c))
-   regenerate `contenthash` when assets was uglified ([#&#8203;44](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/44)) ([7e6f8b1](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/7e6f8b1))

##### Features

-   `chunkFilter` option for filtering chunks ([#&#8203;38](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/38)) ([7ffe57c](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/7ffe57c))
-   uglify `mjs` by default ([#&#8203;39](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/issues/39)) ([1644620](https://renovatebot.com/gh/webpack-contrib/terser-webpack-plugin/commit/1644620))

</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://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one).

878: chore(deps): update dependency levelup to v4 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| levelup | devDependencies | major | `3.1.1` -> `4.0.0` | [source](https://renovatebot.com/gh/level/levelup) |

---

### Release Notes

<details>
<summary>level/levelup</summary>

### [`v4.0.0`](https://renovatebot.com/gh/level/levelup/blob/master/CHANGELOG.md#&#8203;400---2018-12-22)

[Compare Source](https://renovatebot.com/gh/level/levelup/compare/v3.1.1...v4.0.0)

##### Changed

-   Upgrade `nyc` devDependency from `~12.0.2` to `~13.1.0` ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))
-   Upgrade `deferred-leveldown` dependency from `~4.0.0` to `~5.0.0` ([**@&#8203;vweevers**](https://renovatebot.com/gh/vweevers))
-   Upgrade `concat-stream` devDependency from `~1.6.0` to `~2.0.0` ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))
-   Upgrade `level-iterator-stream` dependency from `~3.0.0` to `~4.0.0` ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))
-   Replace `remark-cli` with `hallmark` ([#&#8203;621](https://renovatebot.com/gh/level/levelup/issues/621)) ([**@&#8203;vweevers**](https://renovatebot.com/gh/vweevers))
-   Upgrade `standard` devDependency from `^11.0.0` to `^12.0.0` ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))
-   Add `.nyc_output/` to `.npmignore` ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))

##### Removed

-   Remove `IE10` from `airtap` ([#&#8203;625](https://renovatebot.com/gh/level/levelup/issues/625)) ([**@&#8203;ralphtheninja**](https://renovatebot.com/gh/ralphtheninja))

</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://renovatebot.com/gh/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 7, 2019
5 parents 66f676e + 76a5503 + f0d1875 + 04f492f + 356f88a commit 857dd86
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 66 deletions.
8 changes: 4 additions & 4 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 Down Expand Up @@ -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.1",
"rxjs-tslint-rules": "4.14.3",
"source-map": "0.7.3",
"stats-webpack-plugin": "0.7.0",
"style-loader": "0.23.1",
Expand All @@ -230,7 +230,7 @@
"stylelint-config-standard": "18.2.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.5.1",
"terser-webpack-plugin": "1.1.0",
"terser-webpack-plugin": "1.2.1",
"thread-loader": "2.1.1",
"through2": "3.0.0",
"tmp": "0.0.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-node-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/levelup": "^3.1.0",
"@types/memdown": "^3.0.0",
"level-js": "^4.0.0",
"levelup": "^3.1.1",
"levelup": "^4.0.0",
"memdown": "^3.0.0",
"rxjs": "^6.3.3",
"tslib": "^1.9.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-node-storage-levelup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@neo-one/node-storage-common": "^1.0.1",
"@neo-one/types": "^1.0.1",
"@neo-one/utils": "^1.0.1",
"levelup": "^3.1.1",
"levelup": "^4.0.0",
"rxjs": "^6.3.3",
"tslib": "^1.9.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node-cron": "^2.0.0",
"abstract-leveldown": "^6.0.0",
"leveldown": "^4.0.1",
"levelup": "^3.1.1",
"levelup": "^4.0.0",
"node-cron": "^2.0.3",
"rxjs": "^6.3.3",
"tslib": "^1.9.3"
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 @@ -35,7 +35,7 @@
"@types/memdown": "3.0.0",
"app-root-dir": "1.0.2",
"bignumber.js": "8.0.1",
"levelup": "3.1.1",
"levelup": "4.0.0",
"memdown": "3.0.0"
},
"sideEffects": false
Expand Down
157 changes: 99 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
dependencies:
"@babel/highlight" "7.0.0-beta.44"

"@babel/core@7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.0.tgz#a4dd3814901998e93340f0086e9867fefa163ada"
"@babel/core@7.2.2", "@babel/core@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.2.tgz#07adba6dde27bb5ad8d8672f15fde3e08184a687"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/generator" "^7.2.0"
"@babel/generator" "^7.2.2"
"@babel/helpers" "^7.2.0"
"@babel/parser" "^7.2.0"
"@babel/template" "^7.1.2"
"@babel/traverse" "^7.1.6"
"@babel/types" "^7.2.0"
"@babel/parser" "^7.2.2"
"@babel/template" "^7.2.2"
"@babel/traverse" "^7.2.2"
"@babel/types" "^7.2.2"
convert-source-map "^1.1.0"
debug "^4.1.0"
json5 "^2.1.0"
Expand Down Expand Up @@ -68,25 +68,6 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.2.tgz#07adba6dde27bb5ad8d8672f15fde3e08184a687"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/generator" "^7.2.2"
"@babel/helpers" "^7.2.0"
"@babel/parser" "^7.2.2"
"@babel/template" "^7.2.2"
"@babel/traverse" "^7.2.2"
"@babel/types" "^7.2.2"
convert-source-map "^1.1.0"
debug "^4.1.0"
json5 "^2.1.0"
lodash "^4.17.10"
resolve "^1.3.2"
semver "^5.4.1"
source-map "^0.5.0"

"@babel/generator@7.0.0-beta.44":
version "7.0.0-beta.44"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
Expand Down Expand Up @@ -117,16 +98,6 @@
source-map "^0.5.0"
trim-right "^1.0.1"

"@babel/generator@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.2.0.tgz#eaf3821fa0301d9d4aef88e63d4bcc19b73ba16c"
dependencies:
"@babel/types" "^7.2.0"
jsesc "^2.5.1"
lodash "^4.17.10"
source-map "^0.5.0"
trim-right "^1.0.1"

"@babel/generator@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.2.2.tgz#18c816c70962640eab42fe8cae5f3947a5c65ccc"
Expand Down Expand Up @@ -340,10 +311,6 @@
version "7.1.6"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.6.tgz#16e97aca1ec1062324a01c5a6a7d0df8dd189854"

"@babel/parser@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.0.tgz#02d01dbc330b6cbf36b76ac93c50752c69027065"

"@babel/parser@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.2.tgz#37ebdbc88a2e1ebc6c8dd3d35ea9436e3e39e477"
Expand Down Expand Up @@ -977,9 +944,9 @@
core-js "^2.5.7"
regenerator-runtime "^0.11.1"

"@babel/preset-env@7.2.0", "@babel/preset-env@^7.1.5":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.0.tgz#a5030e7e4306af5a295dd5d7c78dc5464af3fee2"
"@babel/preset-env@7.2.3":
version "7.2.3"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.3.tgz#948c8df4d4609c99c7e0130169f052ea6a7a8933"
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/helper-plugin-utils" "^7.0.0"
Expand Down Expand Up @@ -1069,6 +1036,52 @@
js-levenshtein "^1.1.3"
semver "^5.3.0"

"@babel/preset-env@^7.1.5":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.2.0.tgz#a5030e7e4306af5a295dd5d7c78dc5464af3fee2"
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/plugin-proposal-async-generator-functions" "^7.2.0"
"@babel/plugin-proposal-json-strings" "^7.2.0"
"@babel/plugin-proposal-object-rest-spread" "^7.2.0"
"@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
"@babel/plugin-proposal-unicode-property-regex" "^7.2.0"
"@babel/plugin-syntax-async-generators" "^7.2.0"
"@babel/plugin-syntax-object-rest-spread" "^7.2.0"
"@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
"@babel/plugin-transform-arrow-functions" "^7.2.0"
"@babel/plugin-transform-async-to-generator" "^7.2.0"
"@babel/plugin-transform-block-scoped-functions" "^7.2.0"
"@babel/plugin-transform-block-scoping" "^7.2.0"
"@babel/plugin-transform-classes" "^7.2.0"
"@babel/plugin-transform-computed-properties" "^7.2.0"
"@babel/plugin-transform-destructuring" "^7.2.0"
"@babel/plugin-transform-dotall-regex" "^7.2.0"
"@babel/plugin-transform-duplicate-keys" "^7.2.0"
"@babel/plugin-transform-exponentiation-operator" "^7.2.0"
"@babel/plugin-transform-for-of" "^7.2.0"
"@babel/plugin-transform-function-name" "^7.2.0"
"@babel/plugin-transform-literals" "^7.2.0"
"@babel/plugin-transform-modules-amd" "^7.2.0"
"@babel/plugin-transform-modules-commonjs" "^7.2.0"
"@babel/plugin-transform-modules-systemjs" "^7.2.0"
"@babel/plugin-transform-modules-umd" "^7.2.0"
"@babel/plugin-transform-new-target" "^7.0.0"
"@babel/plugin-transform-object-super" "^7.2.0"
"@babel/plugin-transform-parameters" "^7.2.0"
"@babel/plugin-transform-regenerator" "^7.0.0"
"@babel/plugin-transform-shorthand-properties" "^7.2.0"
"@babel/plugin-transform-spread" "^7.2.0"
"@babel/plugin-transform-sticky-regex" "^7.2.0"
"@babel/plugin-transform-template-literals" "^7.2.0"
"@babel/plugin-transform-typeof-symbol" "^7.2.0"
"@babel/plugin-transform-unicode-regex" "^7.2.0"
browserslist "^4.3.4"
invariant "^2.2.2"
js-levenshtein "^1.1.3"
semver "^5.3.0"

"@babel/preset-react@7.0.0", "@babel/preset-react@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.0.0.tgz#e86b4b3d99433c7b3e9e91747e2653958bc6b3c0"
Expand Down Expand Up @@ -3515,7 +3528,7 @@ abstract-leveldown@~5.0.0:
dependencies:
xtend "~4.0.0"

abstract-leveldown@~6.0.1:
abstract-leveldown@~6.0.0, abstract-leveldown@~6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/abstract-leveldown/-/abstract-leveldown-6.0.1.tgz#2d5dd4c26799a38b7ca52026b3b7e8e5283bd165"
dependencies:
Expand Down Expand Up @@ -6959,6 +6972,13 @@ deferred-leveldown@~4.0.0:
abstract-leveldown "~5.0.0"
inherits "^2.0.3"

deferred-leveldown@~5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/deferred-leveldown/-/deferred-leveldown-5.0.0.tgz#28717f5da3c4e4dc42c367338e9596f04c5cb310"
dependencies:
abstract-leveldown "~6.0.0"
inherits "^2.0.3"

define-properties@^1.1.2:
version "1.1.3"
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
Expand Down Expand Up @@ -11709,12 +11729,12 @@ level-iterator-stream@~2.0.0:
readable-stream "^2.0.5"
xtend "^4.0.0"

level-iterator-stream@~3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/level-iterator-stream/-/level-iterator-stream-3.0.1.tgz#2c98a4f8820d87cdacab3132506815419077c730"
level-iterator-stream@~4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/level-iterator-stream/-/level-iterator-stream-4.0.0.tgz#35ae79e714558ccf5d0c21075b2f25532bfe0270"
dependencies:
inherits "^2.0.1"
readable-stream "^2.3.6"
readable-stream "^3.0.2"
xtend "^4.0.0"

level-js@^4.0.0:
Expand Down Expand Up @@ -11787,13 +11807,13 @@ levelup@3.0.1:
level-iterator-stream "~2.0.0"
xtend "~4.0.0"

levelup@3.1.1, levelup@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/levelup/-/levelup-3.1.1.tgz#c2c0b3be2b4dc316647c53b42e2f559e232d2189"
levelup@4.0.0, levelup@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/levelup/-/levelup-4.0.0.tgz#87aa76d7ff2e4da641b3e90ef274061201adf3fa"
dependencies:
deferred-leveldown "~4.0.0"
deferred-leveldown "~5.0.0"
level-errors "~2.0.0"
level-iterator-stream "~3.0.0"
level-iterator-stream "~4.0.0"
xtend "~4.0.0"

levelup@^2.0.0:
Expand Down Expand Up @@ -15904,6 +15924,14 @@ readable-stream@1.0.33:
string_decoder "^1.1.1"
util-deprecate "^1.0.1"

readable-stream@^3.0.2:
version "3.1.1"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.1.1.tgz#ed6bbc6c5ba58b090039ff18ce670515795aeb06"
dependencies:
inherits "^2.0.3"
string_decoder "^1.1.1"
util-deprecate "^1.0.1"

readable-stream@~0.0.2:
version "0.0.4"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-0.0.4.tgz#f32d76e3fb863344a548d79923007173665b3b8d"
Expand Down Expand Up @@ -16575,9 +16603,9 @@ rx-lite@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102"

rxjs-tslint-rules@4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.1.tgz#c8520c192e59c4ac691ed6dfa4a91fdc2b1ab743"
rxjs-tslint-rules@4.14.3:
version "4.14.3"
resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.3.tgz#792e2055e2bd6b4edaf345de619f1742fc3d1bbc"
dependencies:
"@phenomnomnominal/tsquery" "^3.0.0"
decamelize "^2.0.0"
Expand Down Expand Up @@ -17871,7 +17899,20 @@ term-size@^1.2.0:
dependencies:
execa "^0.7.0"

terser-webpack-plugin@1.1.0, terser-webpack-plugin@^1.1.0:
terser-webpack-plugin@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.1.tgz#7545da9ae5f4f9ae6a0ac961eb46f5e7c845cc26"
dependencies:
cacache "^11.0.2"
find-cache-dir "^2.0.0"
schema-utils "^1.0.0"
serialize-javascript "^1.4.0"
source-map "^0.6.1"
terser "^3.8.1"
webpack-sources "^1.1.0"
worker-farm "^1.5.2"

terser-webpack-plugin@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.1.0.tgz#cf7c25a1eee25bf121f4a587bb9e004e3f80e528"
dependencies:
Expand Down

0 comments on commit 857dd86

Please sign in to comment.