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 Feb 13, 2024
1 parent 6c3890e commit e1610a5
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 407 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,20 +67,20 @@
"typeorm": "0.3.12"
},
"dependencies": {
"@nestjs/axios": "3.0.1",
"@nestjs/axios": "3.0.2",
"@nestjs/bull": "10.1.0",
"@nestjs/cache-manager": "2.2.0",
"@nestjs/common": "10.3.1",
"@nestjs/cache-manager": "2.2.1",
"@nestjs/common": "10.3.2",
"@nestjs/config": "3.2.0",
"@nestjs/core": "10.3.1",
"@nestjs/microservices": "10.3.1",
"@nestjs/core": "10.3.2",
"@nestjs/microservices": "10.3.2",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.1",
"@nestjs/platform-express": "10.3.2",
"@nestjs/swagger": "7.3.0",
"@nestjs/terminus": "10.2.1",
"@nestjs/typeorm": "10.0.1",
"@nestjs/terminus": "10.2.2",
"@nestjs/typeorm": "10.0.2",
"add": "2.0.6",
"auth0": "4.3.0",
"auth0": "4.3.1",
"axios": "1.6.7",
"bull": "4.12.2",
"cache-manager": "5.4.0",
Expand All @@ -89,7 +89,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"date-fns": "3.3.1",
"dotenv": "16.4.1",
"dotenv": "16.4.2",
"helmet": "7.1.0",
"jwks-rsa": "3.1.0",
"nanoid": "5.0.5",
Expand All @@ -100,7 +100,7 @@
"passport-jwt": "4.0.1",
"pino-http": "9.0.0",
"pino-pretty": "10.3.1",
"redis": "4.6.12",
"redis": "4.6.13",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
Expand All @@ -113,14 +113,14 @@
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@darraghor/eslint-plugin-nestjs-typed": "4.5.0",
"@nestjs/cli": "10.3.0",
"@nestjs/schematics": "^10.1.0",
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "^10.1.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@types/auth0": "3.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/nodemailer": "6.4.14",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
Expand All @@ -132,7 +132,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jsdoc": "48.0.4",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
Expand All @@ -141,9 +141,9 @@
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"knip": "4.4.0",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"semantic-release": "23.0.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"semantic-release": "23.0.2",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit e1610a5

Please sign in to comment.