Skip to content

Commit

Permalink
Merge #841 #844 #845 #847
Browse files Browse the repository at this point in the history
841: chore(deps): update dependency @babel/core to v7.2.2 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) |

---

### 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!`".

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

844: chore(deps): update dependency babel-plugin-styled-components to v1.10.0 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| babel-plugin-styled-components | devDependencies | minor | `1.9.4` -> `1.10.0` | [source](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components) |

---

### Release Notes

<details>
<summary>styled-components/babel-plugin-styled-components</summary>

### [`v1.10.0`](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components/releases/v1.10.0)

[Compare Source](https://renovatebot.com/gh/styled-components/babel-plugin-styled-components/compare/v1.9.4...v1.10.0)

-   Add support for the `css` prop from the styled-components Babel macro

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

845: chore(deps): update dependency react-hot-loader to v4.6.1 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| react-hot-loader | devDependencies | patch | `4.6.0` -> `4.6.1` | [source](https://renovatebot.com/gh/gaearon/react-hot-loader) |

---

### Release Notes

<details>
<summary>gaearon/react-hot-loader</summary>

### [`v4.6.1`](https://renovatebot.com/gh/gaearon/react-hot-loader/blob/master/CHANGELOG.md#&#8203;461httpsgithubcomgaearonreact-hot-loadercompare460461-2018-12-17)

[Compare Source](https://renovatebot.com/gh/gaearon/react-hot-loader/compare/4.6.0...4.6.1)

##### Bug Fixes

-   display hmr errors as hmr errors, [#&#8203;1131](https://renovatebot.com/gh/gaearon/react-hot-loader/issues/1131) ([615790f](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/615790f))
-   error overlay is not server side friendly, [#&#8203;1126](https://renovatebot.com/gh/gaearon/react-hot-loader/issues/1126) ([40e3ff2](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/40e3ff2))
-   hmr error detection is flaky ([9d3a2c0](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/9d3a2c0))
-   secure wrapped/uwrapped comparison ([a62bacd](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/a62bacd))
-   webpack plugin outputs es2015 code ([8a66401](https://renovatebot.com/gh/gaearon/react-hot-loader/commit/8a66401))

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

847: chore(deps): update dependency @ledgerhq/hw-transport-node-hid to v4.33.3 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;ledgerhq/hw-transport-node-hid | optionalDependencies | minor | `4.32.0` -> `4.33.3` | [source](https://renovatebot.com/gh/LedgerHQ/ledgerjs) |

---

### Release Notes

<details>
<summary>LedgerHQ/ledgerjs</summary>

### [`v4.33.3`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.2...v4.33.3)

[Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.2...v4.33.3)

### [`v4.33.2`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.1...v4.33.2)

[Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.1...v4.33.2)

### [`v4.33.1`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.0...v4.33.1)

[Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.33.0...v4.33.1)

### [`v4.33.0`](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.32.0...v4.33.0)

[Compare Source](https://renovatebot.com/gh/LedgerHQ/ledgerjs/compare/v4.32.0...v4.33.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://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 Dec 17, 2018
5 parents 71f6128 + 8a2239a + 7201475 + b769681 + 69822d5 commit b620db7
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
}
},
"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",
Expand All @@ -162,7 +162,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-loader": "8.0.4",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-styled-components": "1.9.4",
"babel-plugin-styled-components": "1.10.0",
"babel-plugin-transform-imports": "1.5.1",
"babel-plugin-universal-import": "3.1.2",
"cache-loader": "1.2.5",
Expand Down Expand Up @@ -215,7 +215,7 @@
"prettier": "1.15.3",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"react-hot-loader": "4.6.0",
"react-hot-loader": "4.6.1",
"react-static": "6.0.0-beta.33",
"rollup": "0.67.4",
"rollup-plugin-string": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/neo-one-client-switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tslib": "^1.9.3"
},
"optionalDependencies": {
"@ledgerhq/hw-transport-node-hid": "4.32.0"
"@ledgerhq/hw-transport-node-hid": "4.33.3"
},
"sideEffects": false
}
112 changes: 91 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
dependencies:
"@babel/highlight" "7.0.0-beta.44"

"@babel/core@7.2.0", "@babel/core@^7.1.5":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.0.tgz#a4dd3814901998e93340f0086e9867fefa163ada"
integrity sha512-7pvAdC4B+iKjFFp9Ztj0QgBndJ++qaMeonT185wAqUnhipw8idm9Rv1UMyBuKtYjfl6ORNkgEgcsYLfHX/GpLw==
"@babel/core@7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.2.tgz#07adba6dde27bb5ad8d8672f15fde3e08184a687"
integrity sha512-59vB0RWt09cAct5EIe58+NzGP4TFSD3Bz//2/ELy3ZeTeKF6VTD1AXlH8BGGbCX0PuobZBsIzO7IAI9PH67eKw==
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 @@ -73,6 +73,26 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.1.5":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.2.0.tgz#a4dd3814901998e93340f0086e9867fefa163ada"
integrity sha512-7pvAdC4B+iKjFFp9Ztj0QgBndJ++qaMeonT185wAqUnhipw8idm9Rv1UMyBuKtYjfl6ORNkgEgcsYLfHX/GpLw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/generator" "^7.2.0"
"@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"
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,6 +137,17 @@
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"
integrity sha512-I4o675J/iS8k+P38dvJ3IBGqObLXyQLTxtrR4u9cSUJOURvafeEWb/pFMOTwtNrmq73mJzyF6ueTbO1BtN0Zeg==
dependencies:
"@babel/types" "^7.2.2"
jsesc "^2.5.1"
lodash "^4.17.10"
source-map "^0.5.0"
trim-right "^1.0.1"

"@babel/helper-annotate-as-pure@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
Expand Down Expand Up @@ -354,6 +385,11 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.0.tgz#02d01dbc330b6cbf36b76ac93c50752c69027065"
integrity sha512-M74+GvK4hn1eejD9lZ7967qAwvqTZayQa3g10ag4s9uewgR7TKjeaT0YMyoq+gVfKYABiWZ4MQD701/t5e1Jhg==

"@babel/parser@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.2.tgz#37ebdbc88a2e1ebc6c8dd3d35ea9436e3e39e477"
integrity sha512-UNTmQ5cSLDeBGBl+s7JeowkqIHgmFAGBnLDdIzFmUNSuS5JF0XBcN59jsh/vJO/YjfsBqMxhMjoFGmNExmf0FA==

"@babel/plugin-proposal-async-generator-functions@7.2.0", "@babel/plugin-proposal-async-generator-functions@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
Expand Down Expand Up @@ -1249,6 +1285,15 @@
"@babel/parser" "^7.1.2"
"@babel/types" "^7.1.2"

"@babel/template@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
integrity sha512-zRL0IMM02AUDwghf5LMSSDEz7sBCO2YnNmpg3uWTZj/v1rcG2BmQUvaGU8GhU8BvfMh1k2KIAYZ7Ji9KXPUg7g==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/parser" "^7.2.2"
"@babel/types" "^7.2.2"

"@babel/traverse@7.0.0-beta.44":
version "7.0.0-beta.44"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
Expand Down Expand Up @@ -1280,6 +1325,21 @@
globals "^11.1.0"
lodash "^4.17.10"

"@babel/traverse@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.2.tgz#961039de1f9bcb946d807efe2dba9c92e859d188"
integrity sha512-E5Bn9FSwHpSkUhthw/XEuvFZxIgrqb9M8cX8j5EUQtrUG5DQUy6bFyl7G7iQ1D1Czudor+xkmp81JbLVVM0Sjg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/generator" "^7.2.2"
"@babel/helper-function-name" "^7.1.0"
"@babel/helper-split-export-declaration" "^7.0.0"
"@babel/parser" "^7.2.2"
"@babel/types" "^7.2.2"
debug "^4.1.0"
globals "^11.1.0"
lodash "^4.17.10"

"@babel/types@7.0.0-beta.44":
version "7.0.0-beta.44"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
Expand Down Expand Up @@ -1316,6 +1376,15 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@babel/types@^7.2.2":
version "7.2.2"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2.tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e"
integrity sha512-fKCuD6UFUMkR541eDWL+2ih/xFZBXPOg/7EQFeTluMDebfqR4jrpaCjLhkWlQS4hT6nRa2PMEgXKbRB5/H2fpg==
dependencies:
esutils "^2.0.2"
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@cypress/listr-verbose-renderer@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#a77492f4b11dcc7c446a34b3e28721afd33c642a"
Expand Down Expand Up @@ -1538,10 +1607,10 @@
log-update "^2.3.0"
strip-ansi "^3.0.1"

"@ledgerhq/hw-transport-node-hid@4.32.0":
version "4.32.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport-node-hid/-/hw-transport-node-hid-4.32.0.tgz#75fec81c44e9f8fbe0f918080e2b70e99de2a346"
integrity sha512-uZO+52TBxaYVhGIULHbhvyZWx+uLjvflDwfLicQR1eYxbYACB6xLXwq4sz9gL5He966t637Zx9iPsLi87rtqvQ==
"@ledgerhq/hw-transport-node-hid@4.33.3":
version "4.33.3"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport-node-hid/-/hw-transport-node-hid-4.33.3.tgz#5e96dca2be0a23d80814303f262398087b208a6a"
integrity sha512-hmNAm7k385RJXY38hVUpzYgGgyk9QjScD3erNlFCTO8FnnxmEJCFUmVhWkv4sTwufuUJSpXL3ZXXNZ44qLMJpg==
dependencies:
"@ledgerhq/hw-transport" "^4.32.0"
lodash "^4.17.11"
Expand Down Expand Up @@ -4770,12 +4839,13 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.0:
cosmiconfig "^5.0.5"
resolve "^1.8.1"

babel-plugin-styled-components@1.9.4:
version "1.9.4"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.9.4.tgz#5f2c34d31237c6ee1e86453cc5fa488b97136669"
integrity sha512-FIACAvgJsUasYA+CdhPMWUIXWCdUUirz7fL9FGQYNNuOls+bs9OUWWHYVM2W9gjVoS2TXdEMqcOVVyG3Hagd/g==
babel-plugin-styled-components@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.10.0.tgz#ff1f42ad2cc78c21f26b62266b8f564dbc862939"
integrity sha512-sQVKG8irFXx14ZfaK1bBePirfkacl3j8nZwSZK+ZjsbnadRHKQTbhXbe/RB1vT6Vgkz45E+V95LBq4KqdhZUNw==
dependencies:
"@babel/helper-annotate-as-pure" "^7.0.0"
"@babel/helper-module-imports" "^7.0.0"
babel-plugin-syntax-jsx "^6.18.0"
lodash "^4.17.10"

Expand Down Expand Up @@ -17353,10 +17423,10 @@ react-helmet@^5.2.0:
prop-types "^15.5.4"
react-side-effect "^1.1.0"

react-hot-loader@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.6.0.tgz#7a556efea51a3c79e8bffdb094fbe17883a79432"
integrity sha512-ytmtbJB0RlTUqa9HnpVsoZiZ6iRsTzu+O2WovKT++f+tDYOTNZYa7OesVAE+R90e/1w/OJO4G/tw4rNSMYCjFw==
react-hot-loader@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.6.1.tgz#7b4ebbbf931d864e78b31c25eee813fcf1ecfa99"
integrity sha512-BrMa/zyVq7aeHa2TDG6cVFgMiUut6OHZ/RkPqVHovsFbo0VI8VX7qCz2dYTDHFc9HtVrSUbJGd9LpFPIWtExBg==
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
Expand Down

0 comments on commit b620db7

Please sign in to comment.