Skip to content

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @​types/react | dependencies | patch | `16.7.18` -> `16.7.20` | [source](https://togithub.com/DefinitelyTyped/DefinitelyTyped) |
| @​types/react | devDependencies | patch | `16.7.18` -> `16.7.20` | [source](https://togithub.com/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 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).

949: chore(deps): update dependency @types/webpack to v4.4.23 r=davemneo a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;types/webpack | devDependencies | patch | `4.4.22` -> `4.4.23` | [source](https://togithub.com/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.

---

 - [ ] <!-- 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 17, 2019
3 parents 5715cc2 + 653ce95 + 823fe64 commit 8a16967
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 21 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@
"@reactivex/ix-esnext-esm": "2.3.5",
"@types/autoprefixer": "9.1.1",
"@types/jest": "23.3.12",
"@types/react": "16.7.18",
"@types/react": "16.7.20",
"@types/styled-components": "4.1.0",
"@types/webpack": "4.4.22",
"@types/webpack": "4.4.23",
"@types/webpack-bundle-analyzer": "2.13.0",
"@types/yargs": "12.0.2",
"all-contributors-cli": "5.10.0",
Expand Down Expand Up @@ -256,7 +256,7 @@
"yargs": "12.0.5"
},
"resolutions": {
"@types/react": "16.7.18",
"@types/react": "16.7.20",
"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.18",
"@types/react": "16.7.20",
"bignumber.js": "8.0.2",
"react": "16.7.0"
},
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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.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.18",
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"bignumber.js": "8.0.2",
Expand Down
18 changes: 7 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3057,9 +3057,9 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@16.7.18", "@types/react@^16.7.6":
version "16.7.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.18.tgz#f4ce0d539a893dd61e36cd11ae3a5e54f5a48337"
"@types/react@*", "@types/react@16.7.20", "@types/react@^16.7.6":
version "16.7.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58"
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -3297,9 +3297,9 @@
"@types/uglify-js" "*"
source-map "^0.6.0"

"@types/webpack@4.4.22":
version "4.4.22"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.22.tgz#c4a5ea8b74a31b579537515bcfe86d2b2a34382c"
"@types/webpack@4.4.23":
version "4.4.23"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.23.tgz#059d6f4598cfd65ddee0e2db38317ef989696712"
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down Expand Up @@ -4818,14 +4818,10 @@ big.js@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"

bignumber.js@8.0.2:
bignumber.js@8.0.2, bignumber.js@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-8.0.2.tgz#d8c4e1874359573b1ef03011a2d861214aeef137"

bignumber.js@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-8.0.1.tgz#5d419191370fb558c64e3e5f70d68e5947138832"

bin-links@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/bin-links/-/bin-links-1.1.2.tgz#fb74bd54bae6b7befc6c6221f25322ac830d9757"
Expand Down

0 comments on commit 8a16967

Please sign in to comment.