Skip to content

Commit 42538f6

Browse files
chore(deps): update dependency @types/mocha to v9 (#1761)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bd1a356 commit 42538f6

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
@@ -208,7 +208,7 @@
208208
"@types/express": "4.17.13",
209209
"@types/fs-extra": "9.0.12",
210210
"@types/glob": "7.1.4",
211-
"@types/mocha": "8.2.3",
211+
"@types/mocha": "9.0.0",
212212
"@types/mustache": "4.1.2",
213213
"@types/mz": "2.7.4",
214214
"@types/node": "14.17.7",

yarn.lock

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

514-
"@types/mocha@8.2.3":
515-
version "8.2.3"
516-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
517-
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
514+
"@types/mocha@9.0.0":
515+
version "9.0.0"
516+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
517+
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
518518

519519
520520
version "4.1.2"

0 commit comments

Comments
 (0)