Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 42a013b commit f3fed51
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 94 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
"@semantic-release/git": "10.0.1",
"@types/chai": "5.0.0",
"@types/chai-as-promised": "7.1.8",
"@types/mocha": "10.0.8",
"@types/node": "20.16.10",
"@types/mocha": "10.0.9",
"@types/node": "20.16.11",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -140,7 +140,7 @@
"objection": "3.1.5",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-packagejson": "2.5.3",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
Expand All @@ -150,17 +150,17 @@
"source-map-support": "0.5.21",
"sqlite3": "5.1.7",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"volta": {
"node": "20.18.0",
"pnpm": "9.12.0"
"pnpm": "9.12.1"
}
}
Loading

0 comments on commit f3fed51

Please sign in to comment.