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 Aug 22, 2024
1 parent 8c8f4ca commit c1445f1
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 87 deletions.
12 changes: 6 additions & 6 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 Down Expand Up @@ -103,7 +103,7 @@
"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,9 +113,9 @@
"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.18",
"@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",
Expand All @@ -125,7 +125,7 @@
"@types/nodemailer": "6.4.15",
"@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.9",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"ts-jest": "29.1.5",
Expand Down
Loading

0 comments on commit c1445f1

Please # to comment.