Skip to content

Commit a161531

Browse files
committed
Update @nestjs/config, yaml, and eslint dependencies for improved features and compatibility
1 parent 0b8307a commit a161531

File tree

2 files changed

+136
-134
lines changed

2 files changed

+136
-134
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@nestjs-modules/mailer": "^2.0.2",
5151
"@nestjs/bullmq": "^10.1.1",
5252
"@nestjs/common": "^10.4.8",
53-
"@nestjs/config": "^3.2.2",
53+
"@nestjs/config": "^3.3.0",
5454
"@nestjs/core": "^10.4.8",
5555
"@nestjs/event-emitter": "^2.1.1",
5656
"@nestjs/jwt": "^10.2.0",
@@ -97,7 +97,7 @@
9797
"winston": "^3.17.0",
9898
"winston-mongodb": "^6.0.0",
9999
"winston-transport": "^4.9.0",
100-
"yaml": "^2.4.5",
100+
"yaml": "^2.6.1",
101101
"yup": "^1.4.0"
102102
},
103103
"devDependencies": {
@@ -122,7 +122,7 @@
122122
"@types/supertest": "^6.0.2",
123123
"@typescript-eslint/eslint-plugin": "^8.15.0",
124124
"@typescript-eslint/parser": "^8.15.0",
125-
"eslint": "^8.42.0",
125+
"eslint": "^9.15.0",
126126
"eslint-config-prettier": "^9.1.0",
127127
"eslint-plugin-prettier": "^5.2.1",
128128
"husky": "^9.0.11",

0 commit comments

Comments
 (0)