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] committed Dec 10, 2023
1 parent f9d2640 commit 575ba1d
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 220 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"packages/*"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "7.33.2",
"gatsby-plugin-postcss": "^6.12.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"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 @@
"@types/react-helmet": "^6.1.6",
"@types/unist": "^3.0.0",
"stylelint": "15.11.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"gatsby": "^5.0.0",
Expand Down
Loading

0 comments on commit 575ba1d

Please sign in to comment.