Skip to content

Commit fd0a105

Browse files
chore(deps): update dependency @types/mocha to v8.2.3
1 parent df7dea9 commit fd0a105

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"@sourcegraph/tslint-config": "^13.4.0",
183183
"@types/expect": "1.20.4",
184184
"@types/lodash": "4.14.179",
185-
"@types/mocha": "8.2.2",
185+
"@types/mocha": "8.2.3",
186186
"@types/mock-require": "2.0.0",
187187
"@types/node": "14.17.3",
188188
"@types/sinon": "10.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@
911911
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz"
912912
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
913913

914-
"@types/[email protected].2":
915-
version "8.2.2"
916-
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz"
917-
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
914+
"@types/[email protected].3":
915+
version "8.2.3"
916+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
917+
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
918918

919919
920920
version "2.0.0"

0 commit comments

Comments
 (0)