Browse Source
chore(deps): update dependency jest-styled-components to v6.3.1
renovate/babel-plugin-styled-components-1.x
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -269,7 +269,7 @@ |
|
|
|
"husky": "1.2.0", |
|
|
|
"identity-obj-proxy": "3.0.0", |
|
|
|
"jest": "23.6.0", |
|
|
|
"jest-styled-components": "6.2.2", |
|
|
|
"jest-styled-components": "6.3.1", |
|
|
|
"jsdom": "13.0.0", |
|
|
|
"lint-staged": "8.0.4", |
|
|
|
"lnd-binary": "0.3.7", |
|
|
|
|
|
@ -10020,10 +10020,10 @@ jest-snapshot@^23.6.0: |
|
|
|
pretty-format "^23.6.0" |
|
|
|
semver "^5.5.0" |
|
|
|
|
|
|
|
jest-styled-components@6.2.2: |
|
|
|
version "6.2.2" |
|
|
|
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.2.2.tgz#8d69a95ca9d26b9ceab2fcccdee3795d041a1f3b" |
|
|
|
integrity sha512-CLjlS4FuVpzft3DG+bX8HIFZxmkWTJs0sX2rlIkel4U6O7TteNBPBdATuH/fT+RCfEQ/bGTtOFoI7yQ9HTghRA== |
|
|
|
jest-styled-components@6.3.1: |
|
|
|
version "6.3.1" |
|
|
|
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-6.3.1.tgz#fa21a89bfe8c20081c7c083cbaed2200854b60e3" |
|
|
|
integrity sha512-zie3ajvJbwlbHCAq8/Bv5jdbcYCz0ZMRNNX6adL7wSRpkCVPQtiJigv1140JN1ZOJIODPn8VKrjeFCN+jlPa7w== |
|
|
|
dependencies: |
|
|
|
css "^2.2.4" |
|
|
|
|
|
|
|