Skip to content

Commit

Permalink
chore(deps): @types/mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 24, 2020
1 parent dd47650 commit a220427
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/aws-lambda": "8.10.59",
"@types/aws-sdk": "2.7.0",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.7",
"@types/mocha": "8.0.0",
"@types/node": "9.6.57",
"chai": "4.2.0",
"husky": "1.2.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,12 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@types/[email protected]", "@types/mocha@^5.2.0":
"@types/[email protected]":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.0.tgz#b0ba1c5b4cb3880c51a6b488ad007a657d1be888"
integrity sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==

"@types/mocha@^5.2.0":
version "5.2.7"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
Expand Down

0 comments on commit a220427

Please sign in to comment.