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 Aug 22, 2023
1 parent cd09410 commit ca20d44
Show file tree
Hide file tree
Showing 3 changed files with 485 additions and 285 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
],
"devDependencies": {
"@release-it-plugins/workspaces": "^3.2.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "^5.0.0-alpha.2",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.1",
"gatsby-plugin-postcss": "^6.11.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "3.0.0",
"stylelint": "15.10.1",
"lint-staged": "13.3.0",
"prettier": "3.0.2",
"stylelint": "15.10.2",
"stylelint-config-standard": "34.0.0"
}
}
6 changes: 3 additions & 3 deletions packages/gatsby-theme-iterative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
},
"devDependencies": {
"@types/hast": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"stylelint": "15.10.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"stylelint": "15.10.2",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ca20d44

Please sign in to comment.