@darraghor/nest-backend-libs 2.35.8 → 2.35.10

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@darraghor/nest-backend-libs",
3
- "version": "2.35.8",
3
+ "version": "2.35.10",
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",
@@ -76,7 +76,7 @@
76
76
  "@nestjs/microservices": "10.1.3",
77
77
  "@nestjs/passport": "10.0.0",
78
78
  "@nestjs/platform-express": "10.1.3",
79
- "@nestjs/swagger": "7.1.6",
79
+ "@nestjs/swagger": "7.1.7",
80
80
  "@nestjs/terminus": "10.0.1",
81
81
  "@nestjs/typeorm": "10.0.0",
82
82
  "add": "2.0.6",
@@ -111,9 +111,9 @@
111
111
  "devDependencies": {
112
112
  "@commitlint/cli": "17.6.7",
113
113
  "@commitlint/config-conventional": "17.6.7",
114
- "@darraghor/eslint-plugin-nestjs-typed": "4.0.7",
114
+ "@darraghor/eslint-plugin-nestjs-typed": "4.0.8",
115
115
  "@nestjs/cli": "10.1.11",
116
- "@nestjs/schematics": "^10.0.1",
116
+ "@nestjs/schematics": "^10.0.2",
117
117
  "@semantic-release/changelog": "6.0.3",
118
118
  "@semantic-release/exec": "6.0.3",
119
119
  "@types/auth0": "3.3.3",
@@ -123,8 +123,8 @@
123
123
  "@types/nodemailer": "6.4.9",
124
124
  "@types/passport-jwt": "3.0.9",
125
125
  "@types/supertest": "2.0.12",
126
- "@typescript-eslint/eslint-plugin": "6.2.1",
127
- "@typescript-eslint/parser": "6.2.1",
126
+ "@typescript-eslint/eslint-plugin": "6.3.0",
127
+ "@typescript-eslint/parser": "6.3.0",
128
128
  "copyfiles": "2.4.1",
129
129
  "eslint": "8.46.0",
130
130
  "eslint-config-prettier": "9.0.0",