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

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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 405a00c commit e3bbe6d
Show file tree
Hide file tree
Showing 2 changed files with 1,064 additions and 572 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.1.1",
"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.0.8",
"yup": "^1.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e3bbe6d

Please sign in to comment.