Skip to content

Commit

Permalink
Merge 15d9f35 into cd8efd7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 6, 2020
2 parents cd8efd7 + 15d9f35 commit f4de5f8
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 @@ -46,7 +46,7 @@
"@types/bignumber.js": "5.0.0",
"@types/chai": "4.2.11",
"@types/mocha": "7.0.2",
"@types/node": "13.13.4",
"@types/node": "13.13.5",
"bignumber.js": "9.0.0",
"chai": "4.2.0",
"chai-bn": "0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,10 +353,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

"@types/node@*", "@types/node@13.13.4":
version "13.13.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
"@types/node@*", "@types/node@13.13.5":
version "13.13.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==

"@types/node@^10.0.3", "@types/node@^10.12.18", "@types/node@^10.3.2":
version "10.17.14"
Expand Down

0 comments on commit f4de5f8

Please sign in to comment.