Skip to content

Commit

Permalink
chore: update dependencies (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
liaoliaots committed Sep 21, 2022
1 parent afb4482 commit d297463
Show file tree
Hide file tree
Showing 2 changed files with 641 additions and 639 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,35 +27,35 @@
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@nestjs/common": "9.0.11",
"@nestjs/core": "9.0.11",
"@nestjs/platform-fastify": "9.0.11",
"@nestjs/common": "9.1.1",
"@nestjs/core": "9.1.1",
"@nestjs/platform-fastify": "9.1.1",
"@nestjs/terminus": "9.1.1",
"@nestjs/testing": "9.0.11",
"@types/jest": "29.0.0",
"@types/node": "16.11.56",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"concurrently": "7.3.0",
"eslint": "8.23.0",
"@nestjs/testing": "9.1.1",
"@types/jest": "29.0.3",
"@types/node": "16.11.59",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"concurrently": "7.4.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.0.1",
"eslint-plugin-jest": "27.0.4",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-tsdoc": "0.2.16",
"fastify": "4.4.0",
"eslint-plugin-tsdoc": "0.2.17",
"fastify": "4.6.0",
"husky": "8.0.1",
"ioredis": "5.2.3",
"istanbul-badges-readme": "1.8.2",
"jest": "29.0.1",
"jest": "29.0.3",
"jest-extended": "3.1.0",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.6",
"ts-jest": "29.0.0-next.0",
"ts-jest": "29.0.1",
"tsc-alias": "1.7.0",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"engines": {
"node": ">=14",
Expand Down
Loading

0 comments on commit d297463

Please sign in to comment.