Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2022
1 parent 9af5c9c commit f4a4b7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^4.8.4"
},
"engines": {
"node": ">=v18.12.0",
"npm": ">=8.19.2"
"node": ">=v18.12.1",
"npm": ">=8.19.3"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"typescript": "^4.8.4"
},
"peerDependencies": {
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"prettier": "^2.7.1"
},
"publishConfig": {
Expand Down

0 comments on commit f4a4b7e

Please sign in to comment.