Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 2f2f8e9 commit 4c004cd
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 227 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"zx-cjs": "7.0.7-0"
},
"devDependencies": {
"@innei/eslint-config-ts": "0.11.1",
"@innei/eslint-config-ts": "0.12.0",
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"@nestjs/swagger": "7.1.16",
Expand All @@ -112,26 +112,26 @@
"@types/mime": "^3.0.4",
"@types/mime-types": "^2.1.4",
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
"@types/node": "18.18.11",
"@types/node": "18.19.3",
"@types/supertest": "2.0.16",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"ioredis": "5.3.2",
"pm2": "^5.3.0",
"prettier": "3.1.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"vitest": "^0.34.6",
"webpack": "5.89.0",
"xml2js": "0.6.2"
},
"resolutions": {
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Loading

0 comments on commit 4c004cd

Please sign in to comment.