Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent ce4e1a6 commit e742353
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.9.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0"
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.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.9.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0"
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.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": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"ts-node": "10.9.2"
}
}

0 comments on commit e742353

Please sign in to comment.