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 Sep 17, 2020
1 parent 456a4dd commit 20205b9
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.62",
"@types/aws-sdk": "2.7.0",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.7",
"@types/mocha": "8.0.3",
"@types/node": "9.6.59",
"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 @@ -1614,7 +1614,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.3"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==

"@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 20205b9

Please sign in to comment.