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 Jun 15, 2024
1 parent 76688e3 commit 184d92a
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.2.7",
"prettier": "3.3.2",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.2",
"release-it": "17.2.1",
"rimraf": "5.0.7",
"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 184d92a

Please sign in to comment.