chore(deps-dev): bump babel-plugin-styled-components

Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-14 03:02:38 +00:00 committed by GitHub
parent acc604f83f
commit df61462632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 23 deletions

View file

@ -41,7 +41,7 @@
"@types/react-helmet": "^6.1.2",
"@types/styled-components": "^5.1.11",
"babel-loader": "8.1.0",
"babel-plugin-styled-components": "^1.13.1",
"babel-plugin-styled-components": "^1.13.2",
"tslint": "^6.1.3",
"typescript": "^4.3.5"
}