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 Nov 27, 2023
1 parent 2f2f8e9 commit 52c8f33
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 159 deletions.
10 changes: 5 additions & 5 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 @@ -115,8 +115,8 @@
"@types/node": "18.18.11",
"@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.0",
"@typescript-eslint/parser": "6.13.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"eslint": "8.54.0",
Expand All @@ -125,13 +125,13 @@
"ioredis": "5.3.2",
"pm2": "^5.3.0",
"prettier": "3.1.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "^0.34.6",
"webpack": "5.89.0",
"xml2js": "0.6.2"
},
"resolutions": {
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"jest": {
"moduleFileExtensions": [
Expand Down
Loading

0 comments on commit 52c8f33

Please sign in to comment.