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

This commit is contained in:
Jean-Philippe Sirois
2020-05-11 02:15:02 -04:00
parent fb3f07f789
commit 76a183c310
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -4193,9 +4193,9 @@
}
},
"@types/react-native": {
"version": "0.61.20",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.20.tgz",
"integrity": "sha512-EEtaP15gpDhpB1N8G3a+nWAzSa3HiLAZvfFkvczCluQXiB2vXAVJyxWls1i3Q9TERVWE3JbOuufgCY6bV1qTzw==",
"version": "0.62.7",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.62.7.tgz",
"integrity": "sha512-FGFEt9GcFVl//XxWmxkeBxAx0YnzyEhJpR8hOJrjfaFKZm0KjHzzyCmCksBAP2qHSTrcJCiBkIvYCX/kGiOgww==",
"dev": true,
"requires": {
"@types/react": "*"
@@ -4211,9 +4211,9 @@
}
},
"@types/styled-components": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.0.1.tgz",
"integrity": "sha512-1yRYO1dAE2MGEuYKF1yQFeMdoyerIQn6ZDnFFkxZamcs3rn8RQVn98edPsTROAxbTz81tqnVN4BJ3Qs1cm/tKg==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.0.tgz",
"integrity": "sha512-ZFlLCuwF5r+4Vb7JUmd+Yr2S0UBdBGmI7ctFTgJMypIp3xOHI4LCFVn2dKMvpk6xDB2hLRykrEWMBwJEpUAUIQ==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",
+1 -1
View File
@@ -70,7 +70,7 @@
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react-helmet": "^5.0.15",
"@types/styled-components": "^5.0.1",
"@types/styled-components": "^5.1.0",
"babel-plugin-styled-components": "^1.10.7",
"discord.js": "^12.0.2",
"gatsby-plugin-remove-trailing-slashes": "^2.1.22",