Skip to content

Commit 31199d0

Browse files
build(deps-dev): bump @types/mocha from 5.2.7 to 7.0.2 (#110)
1 parent 10c08d1 commit 31199d0

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/chai": "4.2.11",
35-
"@types/mocha": "5.2.7",
35+
"@types/mocha": "7.0.2",
3636
"@types/lodash": "4.14.150",
3737
"@types/deep-equal-in-any-order": "1.0.1",
3838
"@types/klaw-sync": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,10 +1301,10 @@
13011301
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
13021302
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
13031303

1304-
"@types/mocha@5.2.7":
1305-
version "5.2.7"
1306-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
1307-
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
1304+
"@types/mocha@7.0.2":
1305+
version "7.0.2"
1306+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
1307+
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
13081308

13091309
"@types/node-fetch@2.5.7":
13101310
version "2.5.7"

0 commit comments

Comments
 (0)