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 Aug 19, 2024
1 parent c1f16b7 commit f81e9f8
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 103 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@nestjs/common": "10.3.10",
"@nestjs/core": "10.3.10",
"@nestjs/testing": "10.3.10",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/testing": "10.4.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "4.3.17",
"@types/chai-as-promised": "7.1.8",
"@types/mocha": "10.0.7",
"@types/node": "20.14.15",
"@types/node": "20.16.0",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -133,7 +133,7 @@
"eslint-plugin-mocha": "10.5.0",
"husky": "9.1.4",
"knex": "3.1.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"markdown-toc": "1.2.0",
"mocha": "10.7.3",
"nyc": "17.0.0",
Expand All @@ -144,7 +144,7 @@
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"semantic-release": "24.0.0",
"semantic-release": "24.1.0",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",
Expand All @@ -158,9 +158,9 @@
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.7.1",
"volta": {
"node": "20.16.0",
"pnpm": "9.7.0"
"pnpm": "9.7.1"
}
}
Loading

0 comments on commit f81e9f8

Please sign in to comment.