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 Apr 27, 2023
1 parent a1f058d commit 8a26d91
Show file tree
Hide file tree
Showing 4 changed files with 593 additions and 565 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"packages/*"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"eslint": "^8.34.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-json": "3.1.0",
Expand All @@ -35,8 +35,8 @@
"eslint-plugin-react": "7.32.2",
"gatsby-plugin-postcss": "^6.4.0",
"husky": "8.0.3",
"lint-staged": "13.2.0",
"prettier": "2.8.7",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"stylelint": "^15.1.0",
"stylelint-config-standard": "^31.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"react-dom": "^18.0.0"
},
"devDependencies": {
"eslint": "8.36.0"
"eslint": "8.39.0"
}
}
4 changes: 2 additions & 2 deletions packages/gatsby-theme-iterative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
},
"devDependencies": {
"@types/hast": "2.3.4",
"eslint": "8.36.0",
"typescript": "5.0.2"
"eslint": "8.39.0",
"typescript": "5.0.4"
},
"peerDependencies": {
"gatsby": "^5.0.0",
Expand Down
Loading

0 comments on commit 8a26d91

Please sign in to comment.