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 Jul 29, 2024
1 parent 7d8542c commit e2f92ef
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,17 +121,17 @@
"@types/chai": "4.3.16",
"@types/chai-as-promised": "7.1.8",
"@types/mocha": "10.0.7",
"@types/node": "20.14.11",
"@types/node": "20.14.13",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-mocha": "10.4.3",
"husky": "9.1.1",
"husky": "9.1.3",
"knex": "3.1.0",
"lint-staged": "15.2.7",
"markdown-toc": "1.2.0",
Expand All @@ -150,7 +150,7 @@
"source-map-support": "0.5.21",
"sqlite3": "5.1.7",
"ts-node": "10.9.2",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand All @@ -160,7 +160,7 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.15.1",
"node": "20.16.0",
"pnpm": "9.6.0"
}
}
Loading

0 comments on commit e2f92ef

Please sign in to comment.