Bump styled-components from 5.3.6 to 5.3.9

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.6 to 5.3.9.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.6...v5.3.9)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-14 17:03:27 +00:00 committed by GitHub
parent 6189c8fe6b
commit 522e62e494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

12
package-lock.json generated
View File

@ -22,7 +22,7 @@
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.6",
"styled-components": "^5.3.9",
"swiper": "^9.2.0",
"web-vitals": "^3.3.1",
"workbox-core": "^6.5.4",
@ -15360,9 +15360,9 @@
}
},
"node_modules/styled-components": {
"version": "5.3.6",
"hasInstallScript": true,
"license": "MIT",
"version": "5.3.9",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.9.tgz",
"integrity": "sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==",
"dependencies": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",
@ -26700,7 +26700,9 @@
"requires": {}
},
"styled-components": {
"version": "5.3.6",
"version": "5.3.9",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.9.tgz",
"integrity": "sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/traverse": "^7.4.5",

View File

@ -18,7 +18,7 @@
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"scripts": "^0.1.0",
"styled-components": "^5.3.6",
"styled-components": "^5.3.9",
"swiper": "^9.2.0",
"web-vitals": "^3.3.1",
"workbox-core": "^6.5.4",