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 Feb 4, 2024
1 parent 90586f4 commit 87d9330
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 @@ -36,7 +36,7 @@
"jest": "29.7.0",
"lint-staged": "15.2.1",
"prettier": "3.2.5",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.1",
"release-it": "17.0.3",
"rxjs": "7.8.1",
"ts-jest": "29.1.2",
Expand All @@ -45,7 +45,7 @@
"peerDependencies": {
"@nestjs/common": "^9.0.0 || ^10.0.0",
"@nestjs/core": "^9.0.0 || ^10.0.0",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.1",
"rxjs": "^7.2.0"
},
"lint-staged": {
Expand Down

0 comments on commit 87d9330

Please sign in to comment.