Skip to content

Commit

Permalink
build(deps): bump styled-components from 6.0.7 to 6.1.0 (#285)
Browse files Browse the repository at this point in the history
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.0.7 to 6.1.0.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.0.7...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent e1acc63 commit cab6e9e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 210 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"seedrandom": "^3.0.5",
"styled-components": "^6.0.7"
"styled-components": "^6.1.0"
},
"packageManager": "[email protected]",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"styled-components": "^6.0.7",
"styled-components": "^6.1.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"supports-color": "^9.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formula-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.9.5",
"react-is": "^18.0.2",
"styled-components": "^6.0.7"
"styled-components": "^6.1.0"
},
"peerDependencies": {
"react": "^18.0.0 || ^17.0.0 || ^16.8.0",
Expand Down
Loading

0 comments on commit cab6e9e

Please sign in to comment.