Skip to content

Commit e39fb0a

Browse files
committed
chore(deps): @types/mocha
1 parent 2bf7012 commit e39fb0a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/aws-lambda": "8.10.35",
2323
"@types/aws-sdk": "2.7.0",
2424
"@types/chai": "4.1.7",
25-
"@types/mocha": "5.2.7",
25+
"@types/mocha": "7.0.2",
2626
"@types/node": "9.6.55",
2727
"chai": "4.2.0",
2828
"husky": "1.2.1",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,12 @@
14881488
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
14891489
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
14901490

1491-
"@types/[email protected]", "@types/mocha@^5.2.0":
1491+
1492+
version "7.0.2"
1493+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
1494+
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
1495+
1496+
"@types/mocha@^5.2.0":
14921497
version "5.2.7"
14931498
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
14941499
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

0 commit comments

Comments
 (0)