Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6)

---
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]
2022-10-01 08:04:28 +00:00
committed by GitHub
parent 8333b0cf66
commit 37717ce3d5
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"react-router-dom": "^5.3.3",
"react-virtualized": "^9.21.1",
"rrule": "2.7.1",
"styled-components": "5.3.5"
"styled-components": "5.3.6"
},
"devDependencies": {
"@babel/core": "^7.16.10",