Skip to content

Commit 20205b9

Browse files
committed
chore(deps): @types/mocha
1 parent 456a4dd commit 20205b9

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.62",
2323
"@types/aws-sdk": "2.7.0",
2424
"@types/chai": "4.1.7",
25-
"@types/mocha": "5.2.7",
25+
"@types/mocha": "8.0.3",
2626
"@types/node": "9.6.59",
2727
"chai": "4.2.0",
2828
"husky": "1.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1614,7 +1614,12 @@
16141614
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
16151615
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
16161616

1617-
"@types/[email protected]", "@types/mocha@^5.2.0":
1617+
1618+
version "8.0.3"
1619+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
1620+
integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==
1621+
1622+
"@types/mocha@^5.2.0":
16181623
version "5.2.7"
16191624
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
16201625
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

0 commit comments

Comments
 (0)