Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2326)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 2d743eb commit 6ef0aab
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 165 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@nestjs/common": "10.4.7",
"@nestjs/core": "10.4.7",
"@nestjs/testing": "10.4.7",
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/testing": "10.4.8",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "5.0.1",
Expand All @@ -126,15 +126,15 @@
"@types/node": "22.9.0",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-mocha": "10.5.0",
"globals": "^15.12.0",
"husky": "9.1.6",
"husky": "9.1.7",
"knex": "3.1.0",
"lint-staged": "15.2.10",
"markdown-toc": "1.2.0",
Expand All @@ -161,9 +161,9 @@
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"volta": {
"node": "22.11.0",
"pnpm": "9.12.3"
"pnpm": "9.13.2"
}
}
Loading

0 comments on commit 6ef0aab

Please sign in to comment.