Skip to content

Commit 6494d97

Browse files
chore(deps): update dependency @types/mocha to v8.2.3
1 parent 687bfe0 commit 6494d97

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
@@ -121,7 +121,7 @@
121121
"@sourcegraph/eslint-config": "^0.20.8",
122122
"@sourcegraph/prettierrc": "^3.0.3",
123123
"@sourcegraph/tsconfig": "^4.0.1",
124-
"@types/mocha": "8.2.2",
124+
"@types/mocha": "8.2.3",
125125
"@types/node": "14.17.3",
126126
"@types/sinon": "10.0.2",
127127
"eslint": "^7.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,10 +1207,10 @@
12071207
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
12081208
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
12091209

1210-
"@types/[email protected].2":
1211-
version "8.2.2"
1212-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
1213-
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
1210+
"@types/[email protected].3":
1211+
version "8.2.3"
1212+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
1213+
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
12141214

12151215
12161216
version "14.17.3"

0 commit comments

Comments
 (0)