Skip to content

Commit

Permalink
chore(deps): update dependency @types/styled-components to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2018
1 parent 71f6128 commit c94bb33
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 28 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"@types/autoprefixer": "9.1.1",
"@types/jest": "23.3.10",
"@types/react": "16.7.17",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"@types/webpack": "4.4.21",
"@types/webpack-bundle-analyzer": "2.13.0",
"@types/yargs": "12.0.1",
Expand Down Expand Up @@ -225,7 +225,7 @@
"source-map": "0.7.3",
"stats-webpack-plugin": "0.7.0",
"style-loader": "0.23.1",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"stylelint": "9.9.0",
"stylelint-config-standard": "18.2.0",
"stylelint-config-styled-components": "0.1.1",
Expand Down Expand Up @@ -262,7 +262,7 @@
"bn.js": "4.11.8",
"grpc": "1.16.1",
"regenerator-runtime": "0.13.1",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"webpack": "4.27.1"
},
"config": {
Expand Down
4 changes: 2 additions & 2 deletions packages/neo-one-react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"main": "./src/index.ts",
"dependencies": {
"@neo-one/types": "1.0.1",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"react": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
},
"sideEffects": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"@neo-one/react-core": "1.0.0-preview.5",
"@types/react": "16.7.17",
"@types/react-dom": "16.0.11",
"@types/styled-components": "4.1.0",
"@types/styled-components": "4.1.4",
"bignumber.js": "8.0.1",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"rxjs": "6.3.3",
"styled-components": "4.1.1",
"styled-components": "4.1.3",
"styled-tools": "1.6.0"
}
}
37 changes: 26 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1369,12 +1369,17 @@
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.6.6.tgz#62266c5f0eac6941fece302abad69f2ee7e25e44"
integrity sha512-ojhgxzUHZ7am3D2jHkMzPpsBAiB005GF5YU4ea+8DNPybMk01JJUM9V9YRlF/GE95tcOm8DxQvWA2jq19bGalQ==

"@emotion/is-prop-valid@^0.6.8":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.6.8.tgz#68ad02831da41213a2089d2cab4e8ac8b30cbd85"
integrity sha512-IMSL7ekYhmFlILXcouA6ket3vV7u9BqStlXzbKOF9HBtpUPMMlHU+bBxrLOa2NvleVwNIxeq/zL8LafLbeUXcA==
"@emotion/is-prop-valid@^0.7.3":
version "0.7.3"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz#a6bf4fa5387cbba59d44e698a4680f481a8da6cc"
integrity sha512-uxJqm/sqwXw3YPA5GXX365OBcJGFtxUVkB6WyezqFHlNe9jqUWH5ur2O2M8dGBz61kn1g3ZBlzUunFQXQIClhA==
dependencies:
"@emotion/memoize" "^0.6.6"
"@emotion/memoize" "0.7.1"

"@emotion/memoize@0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.1.tgz#e93c13942592cf5ef01aa8297444dc192beee52f"
integrity sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==

"@emotion/memoize@^0.6.1", "@emotion/memoize@^0.6.6":
version "0.6.6"
Expand Down Expand Up @@ -3459,7 +3464,16 @@
dependencies:
"@types/node" "*"

"@types/styled-components@4.1.0", "@types/styled-components@^4.1.0":
"@types/styled-components@4.1.4":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.4.tgz#c6915ccee4413da2e1e81b4df9d7ea5b97eb56aa"
integrity sha512-zEj6BptOBBxob0hnNdr/qiXZjlC8EUVl7GDN1z+kp58zLtDBjbrbo+1yjL2Gi64IjhFaF7Qz4MbsDdbBuUa83A==
dependencies:
"@types/node" "*"
"@types/react" "*"
csstype "^2.2.0"

"@types/styled-components@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.0.tgz#87d193ccfd4768c3b7606404646f3564c18830d0"
integrity sha512-B2OuPjx5LG+JIgDid7mR9WCYQ4XqWgOe9D6oyUtnEVES4D3S4rtyD0Vgp7BzAk6YAkLM6m4MqK/9Ityl5SwwTg==
Expand Down Expand Up @@ -19713,12 +19727,13 @@ style-search@^0.1.0:
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=

styled-components@4.1.1, styled-components@^4.0.3, styled-components@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.1.1.tgz#943922048fae556e286bcbfdd29da4f1399446bc"
integrity sha512-UzT/qyoOyKpYooeLdwKrPHZ85R8KWl8i0fbyH9I3z6B2WT9uGDCV7J4kbfKsBeSWFD9EytBriEODOkybcUFD/Q==
styled-components@4.1.3, styled-components@^4.0.3, styled-components@^4.1.1:
version "4.1.3"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.1.3.tgz#4472447208e618b57e84deaaeb6acd34a5e0fe9b"
integrity sha512-0quV4KnSfvq5iMtT0RzpMGl/Dg3XIxIxOl9eJpiqiq4SrAmR1l1DLzNpMzoy3DyzdXVDMJS2HzROnXscWA3SEw==
dependencies:
"@emotion/is-prop-valid" "^0.6.8"
"@babel/helper-module-imports" "^7.0.0"
"@emotion/is-prop-valid" "^0.7.3"
"@emotion/unitless" "^0.7.0"
babel-plugin-styled-components ">= 1"
css-to-react-native "^2.2.2"
Expand Down

0 comments on commit c94bb33

Please sign in to comment.