Skip to content

Commit

Permalink
Merge pull request #59 from didiermun/renovate/node-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v14.17.5
  • Loading branch information
didiermun committed Jul 16, 2021
2 parents 74b41ac + 7d949c2 commit a77d447
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@nestjs/testing": "6.11.11",
"@types/express": "4.17.13",
"@types/jest": "23.3.14",
"@types/node": "14.17.4",
"@types/node": "14.17.5",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"nodemon": "2.0.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1274,10 +1274,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==

"@types/node@14.17.4":
version "14.17.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==
"@types/node@14.17.5":
version "14.17.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.5.tgz#b59daf6a7ffa461b5648456ca59050ba8e40ed54"
integrity sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==

"@types/node@14.x || 15.x":
version "15.14.1"
Expand Down

0 comments on commit a77d447

Please sign in to comment.