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 Sep 19, 2022
1 parent 928320a commit b622b41
Show file tree
Hide file tree
Showing 11 changed files with 913 additions and 851 deletions.
777 changes: 0 additions & 777 deletions .yarn/releases/yarn-4.0.0-rc.15.cjs

This file was deleted.

783 changes: 783 additions & 0 deletions .yarn/releases/yarn-4.0.0-rc.20.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.0-rc.15.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.20.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@byndyusoft/eslint-config": "2.0.0",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"eslint": "8.23.0",
"eslint": "8.23.1",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.2",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "2.2.18"
},
"packageManager": "[email protected].15"
"packageManager": "[email protected].20"
}
14 changes: 7 additions & 7 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"lodash": "4.17.21",
"nestjs-pino": "3.1.1",
"pg": "8.8.0",
"pino": "8.4.2",
"pino": "8.6.0",
"pino-http": "8.2.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6",
Expand All @@ -98,25 +98,25 @@
},
"devDependencies": {
"@byndyusoft/sonar-coverage-reporter": "1.0.0",
"@byndyusoft/tsconfig": "1.1.0",
"@byndyusoft/tsconfig": "1.2.0",
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.11",
"@types/express": "4.17.13",
"@types/express": "4.17.14",
"@types/jaeger-client": "3.18.3",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"@types/node": "16.11.56",
"@types/lodash": "4.14.185",
"@types/node": "16.11.59",
"@types/pg": "8.6.5",
"@types/source-map-support": "0.5.6",
"express": "4.18.1",
"jest": "28.1.3",
"jest-extended": "3.1.0",
"jest-mock-extended": "2.0.7",
"jest-mock-extended": "2.0.9",
"jest-sonar-reporter": "2.0.0",
"pino-pretty": "9.1.0",
"shx": "0.3.4",
"ts-jest": "28.0.8",
"typescript": "4.7.4",
"typescript": "4.8.3",
"ᐸDtos testingᐳ": "workspace:*"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@byndyusoft/nest-dynamic-module": "1.0.0",
"@byndyusoft/nest-http-client": "1.2.0",
"@byndyusoft/nest-swagger": "5.2.1-1",
"@byndyusoft/tsconfig": "1.1.0",
"@byndyusoft/tsconfig": "1.2.0",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@types/proper-url-join": "2.1.1",
Expand All @@ -47,7 +47,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6",
"shx": "0.3.4",
"typescript": "4.7.4",
"typescript": "4.8.3",
"ᐸDtosᐳ": "workspace:*"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/dtos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@byndyusoft/class-validator-extended": "1.0.0",
"@byndyusoft/nest-swagger": "5.2.1-1",
"@byndyusoft/tsconfig": "1.1.0",
"@byndyusoft/tsconfig": "1.2.0",
"@nestjs/cli": "8.2.8",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
Expand All @@ -42,7 +42,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6",
"shx": "0.3.4",
"typescript": "4.7.4"
"typescript": "4.8.3"
},
"peerDependencies": {
"@byndyusoft/class-validator-extended": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/dtosTesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"devDependencies": {
"@byndyusoft/class-validator-extended": "1.0.0",
"@byndyusoft/nest-swagger": "5.2.1-1",
"@byndyusoft/tsconfig": "1.1.0",
"@byndyusoft/tsconfig": "1.2.0",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@types/lodash": "4.14.184",
"@types/lodash": "4.14.185",
"class-transformer": "0.5.1",
"class-validator": "0.13.2",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6",
"shx": "0.3.4",
"typescript": "4.7.4",
"typescript": "4.8.3",
"ᐸDtosᐳ": "workspace:*"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@byndyusoft/class-validator-extended": "1.0.0",
"@byndyusoft/nest-swagger": "5.2.1-1",
"@byndyusoft/tsconfig": "1.1.0",
"@byndyusoft/tsconfig": "1.2.0",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"class-transformer": "0.5.1",
Expand All @@ -41,7 +41,7 @@
"rxjs": "7.5.6",
"shx": "0.3.4",
"typeorm": "0.3.9",
"typescript": "4.7.4",
"typescript": "4.8.3",
"ᐸDtosᐳ": "workspace:*"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"ᐸEntitiesᐳ": "workspace:*"
},
"devDependencies": {
"@byndyusoft/tsconfig": "1.1.0",
"@types/node": "16.11.56",
"@byndyusoft/tsconfig": "1.2.0",
"@types/node": "16.11.59",
"@types/pg": "8.6.5",
"shx": "0.3.4",
"typescript": "4.7.4"
"typescript": "4.8.3"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit b622b41

Please sign in to comment.