Skip to content

Commit

Permalink
chore(deps-dev): bump styled-components and jest-styled-components
Browse files Browse the repository at this point in the history
Bumps [styled-components](https://github.com/styled-components/styled-components) and [jest-styled-components](https://github.com/styled-components/jest-styled-components). These dependencies needed to be updated together.

Updates `styled-components` from 4.4.1 to 5.3.0
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md)
- [Commits](styled-components/styled-components@v4.4.1...v5.3.0)

Updates `jest-styled-components` from 6.3.4 to 7.0.4
- [Release notes](https://github.com/styled-components/jest-styled-components/releases)
- [Changelog](https://github.com/styled-components/jest-styled-components/blob/main/CHANGELOG.md)
- [Commits](styled-components/jest-styled-components@v6.3.4...v7.0.4)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: jest-styled-components
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2021
1 parent aa0bd94 commit 6698543
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 73 deletions.
105 changes: 34 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-react-hooks": "4.2.0",
"jest": "27.0.4",
"jest-axe": "5.0.1",
"jest-styled-components": "6.3.4",
"jest-styled-components": "7.0.5",
"jscodeshift": "0.13.0",
"lodash.isempty": "4.4.0",
"lodash.isobject": "3.0.2",
Expand All @@ -131,7 +131,7 @@
"rollup-plugin-visualizer": "5.5.0",
"semver": "7.3.5",
"size-limit": "5.0.2",
"styled-components": "4.4.1",
"styled-components": "5.3.0",
"typescript": "4.2.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 6698543

Please sign in to comment.