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 12, 2024
1 parent 59a1c10 commit 9e9a56d
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 @@ -27,7 +27,7 @@
"peerDependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.1.13 || ^0.2.0",
"rxjs": "^7.2.0"
},
"devDependencies": {
Expand All @@ -45,7 +45,7 @@
"husky": "8.0.3",
"jest": "27.5.1",
"prettier": "3.2.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"release-it": "17.0.1",
"rimraf": "3.0.2",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 9e9a56d

Please sign in to comment.