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

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:21 -04:00
parent daecc0090b
commit 06ddf105d5
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -3609,9 +3609,9 @@
}
},
"@types/react-native": {
"version": "0.61.5",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.5.tgz",
"integrity": "sha512-r4ZMJwr5taF4DIfn7oXmLB4Uyntcp/HdsHh6OZkbnhbMK9bfSnBakqlS8eSke8KvVGkKUF0jvnHuHuRVb4ENCQ==",
"version": "0.61.20",
"resolved": "https://registry.npmjs.org/@types/react-native/-/react-native-0.61.20.tgz",
"integrity": "sha512-EEtaP15gpDhpB1N8G3a+nWAzSa3HiLAZvfFkvczCluQXiB2vXAVJyxWls1i3Q9TERVWE3JbOuufgCY6bV1qTzw==",
"dev": true,
"requires": {
"@types/react": "*"
@@ -3627,9 +3627,9 @@
}
},
"@types/styled-components": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-4.4.2.tgz",
"integrity": "sha512-dngFx2PuGoy0MGE68eHayAmJvLSqWrnTe9w+DnQruu8PS+waWEsKmoBRhkzL2h2pK1OJhzJhVfuiz+oZa4etpA==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.0.1.tgz",
"integrity": "sha512-1yRYO1dAE2MGEuYKF1yQFeMdoyerIQn6ZDnFFkxZamcs3rn8RQVn98edPsTROAxbTz81tqnVN4BJ3Qs1cm/tKg==",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",
+1 -1
View File
@@ -68,7 +68,7 @@
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15",
"@types/styled-components": "^4.4.2",
"@types/styled-components": "^5.0.1",
"babel-plugin-styled-components": "^1.10.7",
"discord.js": "^11.5.1",
"gatsby-plugin-remove-trailing-slashes": "^2.1.20",