Skip to content

Commit

Permalink
chore(deps): update dependency reflect-metadata to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 20079ec commit 6f788a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lint-staged": "15.2.0",
"mongoose": "8.1.0",
"prettier": "3.2.3",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"release-it": "17.0.1",
"rxjs": "7.8.1",
"supertest": "6.3.4",
Expand All @@ -54,7 +54,7 @@
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/core": "^8.0.0 || ^9.0.0 || ^10.0.0",
"mongoose": "^6.0.2 || ^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12",
"reflect-metadata": "^0.1.12 || ^0.2.0",
"rxjs": "^7.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 6f788a7

Please sign in to comment.