Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 21, 2021
1 parent 5b34f97 commit b94167b
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 @@ -66,7 +66,7 @@
"@types/bluebird": "3.5.34",
"@types/dotenv": "6.1.1",
"@types/jest": "26.0.23",
"@types/node": "10.17.59",
"@types/node": "14.17.0",
"aws-sdk": "2.901.0",
"aws-sdk-mock": "5.1.0",
"coveralls": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1736,10 +1736,10 @@
version "12.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"

"@types/node@10.17.59":
version "10.17.59"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.59.tgz#03f440ccf746a27f7da6e141e6cbae64681dbd2f"
integrity sha512-7Uc8IRrL8yZz5ti45RaFxpbU8TxlzdC3HvxV+hOWo1EyLsuKv/w7y0n+TwZzwL3vdx3oZ2k3ubxPq131hNtXyg==
"@types/node@14.17.0":
version "14.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==

"@types/node@>=12.0.0":
version "14.14.20"
Expand Down

0 comments on commit b94167b

Please sign in to comment.