Skip to content

Commit b719194

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/mocha to v9
1 parent 9cb9e5b commit b719194

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
@@ -125,7 +125,7 @@
125125
"@sourcegraph/tslint-config": "^13.4.0",
126126
"@types/expect": "1.20.4",
127127
"@types/lodash": "4.14.182",
128-
"@types/mocha": "8.2.3",
128+
"@types/mocha": "9.1.1",
129129
"@types/node": "16.11.32",
130130
"@types/sinon": "10.0.11",
131131
"expect": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,10 +1130,10 @@
11301130
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
11311131
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
11321132

1133-
"@types/mocha@8.2.3":
1134-
version "8.2.3"
1135-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
1136-
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
1133+
"@types/mocha@9.1.1":
1134+
version "9.1.1"
1135+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1136+
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11371137

11381138
"@types/[email protected]", "@types/node@>=12":
11391139
version "16.11.32"

0 commit comments

Comments
 (0)