@darraghor/nest-backend-libs 2.38.1 → 2.38.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@darraghor/nest-backend-libs",
3
- "version": "2.38.1",
3
+ "version": "2.38.3",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "description": "Some helpers for personal projects in nestjs",
6
6
  "homepage": "https://github.com/darraghoriordan/nest-backend-libs",
@@ -102,7 +102,7 @@
102
102
  "pino-pretty": "10.2.0",
103
103
  "redis": "4.6.10",
104
104
  "reflect-metadata": "0.1.13",
105
- "rimraf": "5.0.4",
105
+ "rimraf": "5.0.5",
106
106
  "rxjs": "7.8.1",
107
107
  "stripe": "13.6.0",
108
108
  "swagger-ui-express": "5.0.0",
@@ -120,7 +120,7 @@
120
120
  "@types/auth0": "3.3.6",
121
121
  "@types/express": "4.17.18",
122
122
  "@types/jest": "29.5.5",
123
- "@types/node": "20.6.5",
123
+ "@types/node": "20.7.0",
124
124
  "@types/nodemailer": "6.4.11",
125
125
  "@types/passport-jwt": "3.0.10",
126
126
  "@types/supertest": "2.0.13",
@@ -142,7 +142,7 @@
142
142
  "knip": "2.24.1",
143
143
  "lint-staged": "14.0.1",
144
144
  "prettier": "3.0.3",
145
- "semantic-release": "21.1.2",
145
+ "semantic-release": "22.0.5",
146
146
  "ts-jest": "29.1.1",
147
147
  "ts-loader": "9.4.4",
148
148
  "ts-node": "10.9.1",