Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent f895865 commit 34bd7ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint": "8.53.0"
},
"peerDependencies": {
"eslint": ">= 8"
"eslint": "8.53.0"
}
}
2 changes: 1 addition & 1 deletion configs/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"jest": "29.7.0"
},
"peerDependencies": {
"jest": ">= 29"
"jest": "29.7.0"
}
}

0 comments on commit 34bd7ed

Please sign in to comment.