Skip to content

Commit

Permalink
fix(deps): bump the styled-components group with 2 updates (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 60630af commit ca97954
Show file tree
Hide file tree
Showing 10 changed files with 1,317 additions and 213 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ updates:
- "jest-environment-jsdom"
- "@jest/types"
- "@types/jest"
styled-components:
patterns:
- "styled-components"
- "@types/styled-components"
prismjs:
patterns:
- "prismjs"
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prismjs": "^1.29.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-components": "^5.3.9",
"styled-components": "^6.0.8",
"tslib": "^2.6.2",
"typescript": "5.2.2",
"zod": "^3.22.2"
Expand All @@ -48,7 +48,6 @@
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@types/react-test-renderer": "^17.0.0",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"esbuild-jest": "^0.5.0",
Expand Down
Loading

0 comments on commit ca97954

Please sign in to comment.