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 Oct 18, 2023
1 parent 5098e28 commit 35c553a
Show file tree
Hide file tree
Showing 2 changed files with 2,727 additions and 1,828 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,38 +75,38 @@
"tslib": "^2.4.1"
},
"devDependencies": {
"@byndyusoft/class-validator-extended": "1.0.1",
"@byndyusoft/eslint-config": "2.2.1",
"@byndyusoft/class-validator-extended": "1.2.0",
"@byndyusoft/eslint-config": "2.5.0",
"@byndyusoft/nest-opentracing": "2.3.2",
"@byndyusoft/nest-pino": "3.1.2-1",
"@byndyusoft/tsconfig": "1.2.0",
"@commitlint/cli": "17.4.1",
"@commitlint/config-conventional": "17.4.0",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.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",
"@nestjs/common": "9.4.3",
"@nestjs/microservices": "9.4.3",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.200",
"@types/node": "14.18.63",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"eslint": "8.31.0",
"eslint": "8.51.0",
"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.37.0",
"pino": "8.16.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.4.6",
"rxjs": "7.8.1",
"semantic-release": "20.1.3",
"shx": "0.3.4",
"ts-jest": "29.0.3",
"ts-jest": "29.1.1",
"ts-patch": "2.1.0",
"typescript": "4.9.4",
"typescript": "4.9.5",
"typescript-transform-paths": "3.4.6"
},
"peerDependencies": {
Expand All @@ -121,7 +121,7 @@
"kafkajs": "^2.2.3",
"rxjs": "^7.8.0"
},
"packageManager": "[email protected].35",
"packageManager": "[email protected].53",
"engines": {
"node": ">=14"
},
Expand Down
Loading

0 comments on commit 35c553a

Please sign in to comment.