Skip to content

Commit

Permalink
Merge e3b0c7b into 5b34f97
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2021
2 parents 5b34f97 + e3b0c7b commit 9e45bc9
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.3",
"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.3":
version "14.17.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==

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

0 comments on commit 9e45bc9

Please sign in to comment.