Skip to content

Commit

Permalink
fix(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Jan 19, 2025
1 parent af91571 commit 7c03dab
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 221 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@nestjs/microservices": "10.4.15",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.15",
"@nestjs/swagger": "8.1.0",
"@nestjs/swagger": "8.1.1",
"@nestjs/terminus": "10.2.3",
"@nestjs/typeorm": "10.0.2",
"add": "2.0.6",
Expand Down Expand Up @@ -115,26 +115,26 @@
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.30",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.32",
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "^10.2.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@types/auth0": "3.3.10",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/node": "22.10.7",
"@types/nodemailer": "6.4.17",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"copyfiles": "2.4.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jest": "28.10.1",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "7.2.1",
Expand All @@ -146,12 +146,12 @@
"knip": "5.41.1",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"semantic-release": "24.2.0",
"semantic-release": "24.2.1",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"yargs": "17.7.2"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 7c03dab

Please # to comment.