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

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:11:51 -05:00
parent 8c38a8cac5
commit 58521c1ab4
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3310,9 +3310,9 @@
}
},
"@types/react-native": {
"version": "0.60.19",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.60.19.tgz",
"integrity": "sha512-1Qq1EQn/bi7dnsdrZJu0f9MK18KZrEmLGMfw3V9Im5As4uwFUTCIkD4LnFJkfQtRvtJQN1cOQri6MTqT7d9fkg==",
"version": "0.60.22",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.60.22.tgz",
"integrity": "sha512-LTXMKEyGA+x4kadmjujX6yAgpcaZutJ01lC7zLJWCULaZg7Qw5/3iOQpwIJRUcOc+a8A2RR7rSxplehVf9IuhA==",
"dev": true,
"requires": {
"@types/prop-types": "*",
@@ -3329,9 +3329,9 @@
}
},
"@types/styled-components": {
"version": "4.1.19",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.1.19.tgz",
"integrity": "sha512-nDkoTQ8ItcJiyEvTa24TwsIpIfNKCG+Lq0LvAwApOcjQ8OaeOOCg66YSPHBePHUh6RPt1LA8aEzRlgWhQPFqPg==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.4.0.tgz",
"integrity": "sha512-QFl+w3hQJNHE64Or3PXMFpC3HAQDiuQLi5o9m1XPEwYWfgCZtAribO5ksjxnO8U0LG8Parh0ESCgVxo4VfxlHg==",
"dev": true,
"requires": {
"@types/react": "*",
+1 -1
View File
@@ -70,7 +70,7 @@
"@types/react-dom": "^16.9.4",
"@types/react-helmet": "^5.0.14",
"@types/react-treeview": "^0.4.2",
"@types/styled-components": "^4.1.19",
"@types/styled-components": "^4.4.0",
"babel-plugin-styled-components": "^1.10.6",
"discord.js": "^11.5.1",
"prettier": "^1.18.2",