Skip to content

Commit

Permalink
Merge pull request #1233 from nestjs/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependency typescript to 4.0.5
  • Loading branch information
kamilmysliwiec committed Nov 9, 2020
2 parents d1c1fb1 + 17790a4 commit ab01e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ts-jest": "26.4.4",
"ts-morph": "8.0.0",
"ts-node": "9.0.0",
"typescript": "^4.0.5"
"typescript": "4.0.5"
},
"dependencies": {
"@graphql-tools/merge": "6.2.5",
Expand Down

0 comments on commit ab01e0a

Please sign in to comment.