chore(deps): bump @types/styled-components to 4.4.2

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:38 -05:00
parent 4ac1867f25
commit fb84a28e1d
2 changed files with 7 additions and 8 deletions
+6 -7
View File
@@ -5571,19 +5571,18 @@
}
},
"@types/react-native": {
"version": "0.60.25",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.60.25.tgz",
"integrity": "sha512-827dIVvSTxSH5uTpsJJH7O4wpRuw0rm3yIzRL3a2yKawA0nyhgC1GPKTXHFIn2GfSdXn1Gty2dJ+k6uDZF3MWQ==",
"version": "0.61.5",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.5.tgz",
"integrity": "sha512-r4ZMJwr5taF4DIfn7oXmLB4Uyntcp/HdsHh6OZkbnhbMK9bfSnBakqlS8eSke8KvVGkKUF0jvnHuHuRVb4ENCQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",
"@types/react": "*"
}
},
"@types/styled-components": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.4.1.tgz",
"integrity": "sha512-cQXT4pkAkM0unk/s26UBrJx9RmJ2rNUn2aDTgzp1rtu+tTkScebE78jbxNWhlqkA43XF3d41CcDlyl9Ldotm2g==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.4.2.tgz",
"integrity": "sha512-dngFx2PuGoy0MGE68eHayAmJvLSqWrnTe9w+DnQruu8PS+waWEsKmoBRhkzL2h2pK1OJhzJhVfuiz+oZa4etpA==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",