Skip to content

Commit 5acd54b

Browse files
chore(deps): update dependency @types/mocha to v10
1 parent df7dea9 commit 5acd54b

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": "10.0.10",
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/mocha@8.2.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/mocha@10.0.10":
915+
version "10.0.10"
916+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
917+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
918918

919919
920920
version "2.0.0"

0 commit comments

Comments
 (0)