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 Jan 12, 2024
1 parent 7fe0c35 commit efcbd6b
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 614 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"packages/*"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand All @@ -36,7 +36,7 @@
"gatsby-plugin-postcss": "^6.12.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"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 @@ -77,7 +77,7 @@
"devDependencies": {
"@types/hast": "3.0.3",
"stylelint": "15.11.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"gatsby": "^5.0.0",
Expand Down
Loading

0 comments on commit efcbd6b

Please sign in to comment.