Skip to content

Commit

Permalink
Merge pull request #3 from ludwigschubi/renovate/node-14.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v14.14.37
  • Loading branch information
ludwigschub committed Mar 28, 2021
2 parents cacb366 + e3a8eb3 commit 92a16f9
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 @@ -28,7 +28,7 @@
"@types/fs-extra": "9.0.9",
"@types/jest": "26.0.22",
"@types/js-yaml": "4.0.0",
"@types/node": "14.14.35",
"@types/node": "14.14.37",
"@types/nodemon": "1.19.0",
"@types/prettier": "2.2.3",
"concurrently": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1196,10 +1196,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad"
integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ==

"@types/[email protected].35":
version "14.14.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
"@types/[email protected].37":
version "14.14.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==

"@types/[email protected]":
version "1.19.0"
Expand Down

0 comments on commit 92a16f9

Please sign in to comment.