Skip to content

Commit 41c4e93

Browse files
committed
chore(deps): @types/mocha
1 parent fbabf81 commit 41c4e93

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/aws-lambda": "8.10.65",
2323
"@types/aws-sdk": "2.7.0",
2424
"@types/chai": "4.1.7",
25-
"@types/mocha": "5.2.7",
25+
"@types/mocha": "8.2.2",
2626
"@types/node": "9.6.61",
2727
"chai": "4.3.1",
2828
"husky": "1.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1610,7 +1610,12 @@
16101610
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
16111611
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
16121612

1613-
"@types/[email protected]", "@types/mocha@^5.2.0":
1613+
1614+
version "8.2.2"
1615+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
1616+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
1617+
1618+
"@types/mocha@^5.2.0":
16141619
version "5.2.7"
16151620
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
16161621
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

0 commit comments

Comments
 (0)