Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent c5e032a commit 60c8b24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "4.9.5"
},
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0"
"react": "17.0.2"
},
"husky": {
"hooks": {
Expand All @@ -47,10 +47,10 @@
]
},
"engines": {
"node": "^16.17.1 || ^17.0.0"
"node": "17.9.1"
},
"dependencies": {
"jest-multiple-result-processors": "^0.0.4"
"jest-multiple-result-processors": "0.0.4"
},
"jestTestResultProcessors": [
"jest-sonar-reporter",
Expand Down

0 comments on commit 60c8b24

Please sign in to comment.