Skip to content

Commit

Permalink
fix(renovate): Update patch (patch) (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan authored Aug 14, 2023
1 parent d939a69 commit 2348539
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 95 deletions.
6 changes: 3 additions & 3 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@babel/core": "7.22.10",
"@darraghor/nest-backend-libs": "2.35.6",
"@darraghor/nest-backend-libs": "2.35.8",
"@mapbox/rehype-prism": "0.8.0",
"@nestjs/bull": "10.0.1",
"@nestjs/cache-manager": "2.1.0",
Expand All @@ -44,7 +44,7 @@
"@nestjs/devtools-integration": "0.1.5",
"@nestjs/passport": "10.0.0",
"@nestjs/platform-express": "10.1.3",
"@nestjs/swagger": "7.1.7",
"@nestjs/swagger": "7.1.8",
"@nestjs/typeorm": "10.0.0",
"@octokit/rest": "20.0.1",
"@opentelemetry/api": "1.4.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.1.3",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.75",
"@swc/core": "1.3.76",
"@types/auth0": "3.3.3",
"@types/eslint": "8.44.2",
"@types/express": "4.17.17",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"md:fe": "docker save dokku/use-miller:v1.0.0 | ssh dokku-as-darragh \"docker load\""
},
"dependencies": {
"@commitlint/cli": "17.7.0",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@nrwl/eslint-plugin-nx": "16.6.0",
"@nrwl/jest": "16.6.0",
Expand All @@ -53,7 +53,7 @@
"husky": "8.0.3",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"knip": "2.19.1",
"knip": "2.19.2",
"lerna": "7.1.5",
"lint-staged": "13.2.3",
"nx": "16.6.0",
Expand Down
Loading

0 comments on commit 2348539

Please sign in to comment.