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] authored Sep 23, 2024
1 parent ad20a77 commit aa083fd
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 167 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/testing": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/testing": "10.4.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "4.3.19",
Expand All @@ -128,18 +128,18 @@
"@typescript-eslint/parser": "7.18.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-mocha": "10.5.0",
"husky": "9.1.6",
"knex": "3.1.0",
"lint-staged": "15.2.10",
"markdown-toc": "1.2.0",
"mocha": "10.7.3",
"nyc": "17.0.0",
"nyc": "17.1.0",
"objection": "3.1.4",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.2",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
Expand All @@ -158,9 +158,9 @@
"knex": "^2.0.0 || ^3.0.0",
"objection": "^3.0.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.10.0"
"pnpm": "9.11.0"
}
}
Loading

0 comments on commit aa083fd

Please sign in to comment.