Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2329)
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 Dec 9, 2024
1 parent 116282c commit 72389e3
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 91 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.12",
"@nestjs/core": "10.4.12",
"@nestjs/testing": "10.4.12",
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/testing": "10.4.13",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "5.0.1",
Expand All @@ -126,8 +126,8 @@
"@types/node": "22.10.1",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "9.16.0",
Expand All @@ -141,7 +141,7 @@
"mocha": "10.8.2",
"nyc": "17.1.0",
"objection": "3.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.6",
"reflect-metadata": "0.2.2",
Expand All @@ -161,9 +161,9 @@
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"volta": {
"node": "22.11.0",
"pnpm": "9.14.4"
"node": "22.12.0",
"pnpm": "9.15.0"
}
}
Loading

0 comments on commit 72389e3

Please sign in to comment.