Skip to content

Commit

Permalink
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 15, 2024
1 parent d390148 commit 77e7425
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.0",
"prettier": "3.2.2",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.1",
"release-it": "17.0.1",
"rimraf": "5.0.5",
"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 77e7425

Please sign in to comment.