Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent bb1491d commit 6e7383f
Show file tree
Hide file tree
Showing 2 changed files with 3,747 additions and 1,950 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,46 +68,46 @@
"@byndyusoft/nest-dynamic-module": "^1.0.0",
"@types/error-cause": "^1.0.1",
"@types/retry": "^0.12.2",
"axios": "^0.27.2",
"axios": "^0.29.0",
"error-cause": "^1.0.5",
"lodash": "^4.17.21",
"retry": "^0.13.1",
"tslib": "^2.4.1"
},
"devDependencies": {
"@byndyusoft/class-validator-extended": "1.0.1",
"@byndyusoft/eslint-config": "2.2.1",
"@byndyusoft/nest-opentracing": "2.3.2",
"@byndyusoft/class-validator-extended": "1.2.0",
"@byndyusoft/eslint-config": "2.6.0",
"@byndyusoft/nest-opentracing": "2.4.0",
"@byndyusoft/nest-pino": "3.1.2-1",
"@byndyusoft/tsconfig": "1.2.0",
"@commitlint/cli": "17.4.1",
"@commitlint/config-conventional": "17.4.0",
"@kafkajs/confluent-schema-registry": "3.3.0",
"@nestjs/common": "9.2.1",
"@nestjs/microservices": "9.2.1",
"@types/jest": "29.2.5",
"@types/lodash": "4.14.191",
"@types/node": "14.18.36",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@kafkajs/confluent-schema-registry": "3.4.1",
"@nestjs/common": "9.4.3",
"@nestjs/microservices": "9.4.3",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "14.18.63",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"eslint": "8.31.0",
"class-validator": "0.14.1",
"eslint": "8.57.1",
"husky": "8.0.3",
"jest": "29.3.1",
"jest-extended": "3.2.2",
"kafkajs": "2.2.3",
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"pino": "8.8.0",
"jest": "29.7.0",
"jest-extended": "3.2.4",
"kafkajs": "2.2.4",
"lint-staged": "13.3.0",
"markdownlint-cli": "0.43.0",
"pino": "8.21.0",
"pinst": "3.0.0",
"prettier": "2.8.2",
"prettier-plugin-packagejson": "2.3.0",
"rxjs": "7.8.0",
"semantic-release": "20.0.2",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.5.6",
"rxjs": "7.8.1",
"semantic-release": "20.1.3",
"shx": "0.3.4",
"ts-jest": "29.0.3",
"ts-jest": "29.2.5",
"ts-patch": "2.1.0",
"typescript": "4.9.4",
"typescript-transform-paths": "3.4.6"
"typescript": "4.9.5",
"typescript-transform-paths": "3.5.2"
},
"peerDependencies": {
"@byndyusoft/class-validator-extended": "^1.0.1",
Expand All @@ -121,7 +121,7 @@
"kafkajs": "^2.2.3",
"rxjs": "^7.8.0"
},
"packageManager": "yarn@4.0.0-rc.35",
"packageManager": "yarn@4.5.3",
"engines": {
"node": ">=14"
},
Expand Down
Loading

0 comments on commit 6e7383f

Please sign in to comment.