Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
795: fix(deps): update dependency @types/react to v16.7.13 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @​types/react | dependencies | patch | `16.7.11` -> `16.7.13` | [source](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) |

---

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

---

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 4, 2018
2 parents fe8a601 + 8fda672 commit a361e7f
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 2,807 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"@reactivex/ix-esnext-esm": "2.3.5",
"@types/autoprefixer": "9.1.1",
"@types/jest": "23.3.10",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/styled-components": "4.1.0",
"@types/webpack": "4.4.20",
"@types/webpack-bundle-analyzer": "2.13.0",
Expand Down Expand Up @@ -255,7 +255,7 @@
"yargs": "12.0.5"
},
"resolutions": {
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"ajv": "6.5.5",
"babel-core": "7.0.0-bridge.0",
"bn.js": "4.11.8",
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 @@ -36,7 +36,7 @@
"@neo-one/server-plugin-wallet": "^1.0.2",
"@neo-one/smart-contract": "^1.0.1",
"@neo-one/smart-contract-test": "1.0.0-alpha.44",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@neo-one/react": "1.0.0-preview.3",
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.11",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.1",
Expand Down
2,801 changes: 3 additions & 2,798 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit a361e7f

Please sign in to comment.