Skip to content

Commit

Permalink
Merge pull request #127 from restyjs/dependabot/npm_and_yarn/examples…
Browse files Browse the repository at this point in the history
…/jwt-auth-typeorm/typescript-4.0.5

Bump typescript from 4.0.3 to 4.0.5 in /examples/jwt-auth-typeorm
  • Loading branch information
satishbabariya authored Oct 29, 2020
2 parents fb425ea + dab7c3d commit a2ee593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/jwt-auth-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"nodemon": "^2.0.6",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"dependencies": {
"@restyjs/argon2": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions examples/jwt-auth-typeorm/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2420,10 +2420,10 @@ typeorm@^0.2.28:
yargonaut "^1.1.2"
yargs "^16.0.3"

typescript@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
typescript@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==

undefsafe@^2.0.3:
version "2.0.3"
Expand Down

0 comments on commit a2ee593

Please sign in to comment.