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

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:33:56 -04:00
parent cb906e35e3
commit 62c6aaca36
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -2383,9 +2383,9 @@
}
},
"@types/react-native": {
"version": "0.60.2",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.60.2.tgz",
"integrity": "sha512-K4+/etirpv52xu24xAc++OdhbD0VQEt0Kq0h6dZrLU82OlA+I7BhpKF3JBvx9tbmrFaZDxhHp8N4TEvRYS4fdQ==",
"version": "0.60.19",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.60.19.tgz",
"integrity": "sha512-1Qq1EQn/bi7dnsdrZJu0f9MK18KZrEmLGMfw3V9Im5As4uwFUTCIkD4LnFJkfQtRvtJQN1cOQri6MTqT7d9fkg==",
"dev": true,
"requires": {
"@types/prop-types": "*",
@@ -2402,9 +2402,9 @@
}
},
"@types/styled-components": {
"version": "4.1.18",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.1.18.tgz",
"integrity": "sha512-VrHkgvjbxQXOw0xWSUckusUUZ4y/jqN1u7kF29ngh0oE6uOrlZHleTgqeUqylQqHQIeQ8MxFb50BRHy8ju5DHg==",
"version": "4.1.19",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.1.19.tgz",
"integrity": "sha512-nDkoTQ8ItcJiyEvTa24TwsIpIfNKCG+Lq0LvAwApOcjQ8OaeOOCg66YSPHBePHUh6RPt1LA8aEzRlgWhQPFqPg==",
"dev": true,
"requires": {
"@types/react": "*",
+1 -1
View File
@@ -70,7 +70,7 @@
"@types/react-dom": "^16.9.1",
"@types/react-helmet": "^5.0.11",
"@types/react-treeview": "^0.4.2",
"@types/styled-components": "^4.1.18",
"@types/styled-components": "^4.1.19",
"babel-plugin-styled-components": "^1.10.6",
"discord.js": "^11.5.1",
"prettier": "^1.18.2",