Skip to content

Commit

Permalink
Update dependency reflect-metadata to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 4df3d77 commit 32d448d
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 @@ -41,7 +41,7 @@
"jest": "29.7.0",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.2",
"release-it": "17.11.0",
"rimraf": "6.0.1",
"treeify": "1.1.0",
Expand All @@ -51,7 +51,7 @@
},
"peerDependencies": {
"@nestjs/common": "^6.10.0 || ^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12"
"reflect-metadata": "^0.1.12 || ^0.2.0"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 32d448d

Please sign in to comment.