Skip to content

Commit

Permalink
Merge pull request #1492 from ral-facilities/renovate/lock-file-maint…
Browse files Browse the repository at this point in the history
…enance

Lock file maintenance
  • Loading branch information
louise-davies authored Jan 25, 2023
2 parents 5e4e9d2 + 139dc36 commit 40a4502
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 582 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"husky": "8.0.1"
},
"resolutions": {
"@types/react": "17.0.39"
"@types/react": "17.0.39",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2"
},
"scripts": {
"build": "yarn workspaces foreach --interlaced --verbose --parallel --jobs 3 --exclude datagateway-common run build",
Expand All @@ -24,4 +26,4 @@
"postinstall": "husky install"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 40a4502

Please sign in to comment.