Skip to content

Commit

Permalink
chore(deps): update patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 5d40d52 commit 37d0ecd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"class-transformer": "^0.5.1",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.2",
"rxjs": "^7.5.7",
"transformalizer": "^1.1.3"
},
"devDependencies": {
Expand All @@ -51,12 +51,12 @@
"@nestjs/platform-express": "8.2.6",
"@nestjs/testing": "8.2.6",
"@types/dot-object": "2.1.2",
"@types/express": "4.17.13",
"@types/express": "4.17.17",
"@types/faker": "5.5.9",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "14.18.9",
"@types/validator": "13.7.1",
"@types/lodash": "4.14.198",
"@types/node": "14.18.62",
"@types/validator": "13.7.17",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/eslint-plugin-tslint": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
Expand All @@ -77,14 +77,14 @@
"pretty-quick": "3.1.3",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.2",
"rxjs": "7.5.7",
"transformalizer": "1.1.3",
"ts-jest": "27.1.3",
"ts-jest": "27.1.5",
"ts-node": "10.4.0",
"tsc-watch": "4.6.0",
"tsc-watch": "4.6.2",
"tsconfig-paths": "3.12.0",
"tslint": "6.1.3",
"typedoc": "0.22.11",
"typedoc": "0.22.18",
"typescript": "4.5.5"
},
"husky": {
Expand Down

0 comments on commit 37d0ecd

Please sign in to comment.