Skip to content

Commit 562c18f

Browse files
committed
chore(deps): @types/mocha
1 parent ad7c71c commit 562c18f

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

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,12 @@
16161616
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
16171617
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
16181618

1619-
"@types/[email protected]", "@types/mocha@^5.2.0":
1619+
1620+
version "8.0.2"
1621+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.2.tgz#cdd160767c5a445bedef94ea8cfc8ab760fff42b"
1622+
integrity sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg==
1623+
1624+
"@types/mocha@^5.2.0":
16201625
version "5.2.7"
16211626
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
16221627
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

0 commit comments

Comments
 (0)