Skip to content

Commit

Permalink
Merge pull request #91 from CapgeminiInventUK/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeherby authored Mar 11, 2024
2 parents 5c5d2fb + 3d51c07 commit b68ab4d
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 94 deletions.
176 changes: 88 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"mongodb": "6.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1"
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0"
}
}
4 changes: 2 additions & 2 deletions packages/ingest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"mongodb": "6.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1"
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0"
}
}
4 changes: 2 additions & 2 deletions packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"ts-node": "10.9.2"
}
}

0 comments on commit b68ab4d

Please sign in to comment.