Merge pull request #692 from hedgedoc/renovate/nestjs-packages

This commit is contained in:
David Mehren 2021-01-06 21:03:25 +01:00 committed by GitHub
commit 9fe22d6e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 475 additions and 1214 deletions

View file

@ -24,13 +24,14 @@
"test:e2e:cov": "jest --config jest-e2e.json --coverage" "test:e2e:cov": "jest --config jest-e2e.json --coverage"
}, },
"dependencies": { "dependencies": {
"@nestjs/common": "7.4.4", "@nestjs/common": "7.6.5",
"@nestjs/core": "7.4.4", "@nestjs/core": "7.6.5",
"@nestjs/platform-express": "7.4.4", "@nestjs/platform-express": "7.6.5",
"@nestjs/swagger": "4.6.1", "@nestjs/swagger": "4.7.9",
"@nestjs/typeorm": "7.1.4", "@nestjs/typeorm": "7.1.5",
"class-transformer": "^0.3.0", "class-transformer": "^0.3.0",
"class-validator": "0.12.2", "class-validator": "0.12.2",
"cli-color": "2.0.0",
"connect-typeorm": "1.1.4", "connect-typeorm": "1.1.4",
"file-type": "15.0.1", "file-type": "15.0.1",
"raw-body": "2.4.1", "raw-body": "2.4.1",
@ -43,9 +44,9 @@
"typeorm": "0.2.28" "typeorm": "0.2.28"
}, },
"devDependencies": { "devDependencies": {
"@nestjs/cli": "7.5.1", "@nestjs/cli": "7.5.4",
"@nestjs/schematics": "7.1.2", "@nestjs/schematics": "7.2.6",
"@nestjs/testing": "7.4.4", "@nestjs/testing": "7.6.5",
"@types/express": "4.17.8", "@types/express": "4.17.8",
"@types/jest": "25.2.3", "@types/jest": "25.2.3",
"@types/node": "13.13.28", "@types/node": "13.13.28",

1672
yarn.lock

File diff suppressed because it is too large Load diff