chore(deps): bump styled-components to 5.1.1

This commit is contained in:
Jean-Philippe Sirois
2020-05-26 22:41:33 -04:00
parent c70fa9375e
commit d0867905c1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19592,9 +19592,9 @@
}
},
"styled-components": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.0.tgz",
"integrity": "sha512-0Qs2wEkFBXHFlysz6CV831VG6HedcrFUwChjnWylNivsx14MtmqQsohi21rMHZxzuTba063dEyoe/SR6VGJI7Q==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.1.tgz",
"integrity": "sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",
+1 -1
View File
@@ -57,7 +57,7 @@
"react-highlight": "^0.12.0",
"react-particles-js": "^3.2.1",
"react-perfect-scrollbar": "^1.5.8",
"styled-components": "^5.1.0",
"styled-components": "^5.1.1",
"typescript": "^3.9.3"
},
"devDependencies": {