Skip to content

Commit

Permalink
Deps: 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 6.0.4
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v4.4.1...v6.0.4)

Updates `jest-styled-components` from 6.3.4 to 7.1.1
- [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.1.1)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent c98f818 commit 5337190
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 603 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.2",
"styled-components": "^4.4.1",
"styled-components": "^6.0.4",
"uuid": "^9.0.0",
"whatwg-fetch": "^3.6.2"
},
Expand All @@ -89,7 +89,7 @@
"husky": "^2.7.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^16.0.0",
"jest-styled-components": "^6.3.4",
"jest-styled-components": "^7.1.1",
"lint-staged": "^13.1.0",
"prettier": "^2.8.8"
},
Expand Down
Loading

0 comments on commit 5337190

Please sign in to comment.