Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent c69f1bc commit ded8165
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 119 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql-request": "^6.0.0",
"grommet": "^2.33.2",
"grommet-icons": "^4.11.0",
"jest-styled-components": "^6.3.4",
"jest-styled-components": "^7.2.0",
"jest-when": "^3.6.0",
"mobx": "~5.15.7",
"mobx-devtools-mst": "^0.9.30",
Expand All @@ -30,7 +30,7 @@
"react-rnd": "^10.4.1",
"react-router-dom": "^5.1.0",
"rosie": "^2.1.0",
"styled-components": "^4.4.1",
"styled-components": "^6.1.0",
"yup": "^1.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ded8165

Please sign in to comment.