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 Sep 20, 2024
1 parent 8c8f4ca commit 07e47de
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 164 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"typeorm": "0.3.12"
},
"dependencies": {
"@nestjs/axios": "3.0.2",
"@nestjs/axios": "3.0.3",
"@nestjs/bull": "10.1.1",
"@nestjs/cache-manager": "2.2.2",
"@nestjs/common": "10.3.10",
Expand All @@ -95,15 +95,15 @@
"jwks-rsa": "3.1.0",
"nanoid": "5.0.7",
"nestjs-pino": "4.0.0",
"nodemailer": "6.9.14",
"nodemailer": "6.9.15",
"passport": "0.7.0",
"passport-headerapikey": "1.2.2",
"passport-jwt": "4.0.1",
"pino-http": "9.0.0",
"pino-pretty": "11.0.0",
"redis": "4.6.15",
"reflect-metadata": "0.2.2",
"rimraf": "5.0.9",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"stripe": "15.3.0",
"swagger-ui-express": "5.0.1",
Expand All @@ -113,19 +113,19 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.14",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.23",
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "^10.1.2",
"@nestjs/schematics": "^10.1.4",
"@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/jest": "29.5.13",
"@types/node": "20.12.14",
"@types/nodemailer": "6.4.15",
"@types/nodemailer": "6.4.16",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"copyfiles": "2.4.1",
Expand All @@ -142,7 +142,7 @@
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"knip": "5.10.1",
"lint-staged": "15.2.7",
"lint-staged": "15.2.10",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"ts-jest": "29.1.5",
Expand Down
Loading

0 comments on commit 07e47de

Please sign in to comment.