chore(deps): bump styled-components to 5.2.1

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:51:47 -05:00
parent e0ee218d43
commit ffbf497c10
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26005,9 +26005,9 @@
}
},
"styled-components": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.1.1.tgz",
"integrity": "sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.2.1.tgz",
"integrity": "sha512-sBdgLWrCFTKtmZm/9x7jkIabjFNVzCUeKfoQsM6R3saImkUnjx0QYdLwJHBjY9ifEcmjDamJDVfknWm1yxZPxQ==",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",
+1 -1
View File
@@ -59,7 +59,7 @@
"react-particles-js": "^3.4.1",
"react-perfect-scrollbar": "^1.5.8",
"react-scrollspy": "^3.4.3",
"styled-components": "^5.1.1",
"styled-components": "^5.2.1",
"typescript": "^3.9.3",
"uuid": "^8.3.0"
},