Skip to content

Commit

Permalink
chore(deps): 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 11, 2024
1 parent fd2b3d8 commit 62f413f
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": "9.0.11",
"jest": "27.5.1",
"prettier": "3.3.2",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.2",
"release-it": "17.3.0",
"rimraf": "3.0.2",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 62f413f

Please sign in to comment.