Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent c8238fb commit b9a6a3f
Show file tree
Hide file tree
Showing 3 changed files with 1,511 additions and 908 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.2",
"gatsby-plugin-postcss": "^6.13.1",
"husky": "8.0.3",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"lint-staged": "15.2.11",
"prettier": "3.4.2",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-iterative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@types/hast": "3.0.4",
"stylelint": "15.11.0",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"peerDependencies": {
"gatsby": "^5.0.0",
Expand Down
Loading

0 comments on commit b9a6a3f

Please sign in to comment.