Skip to content

Commit 96799fc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/mocha to v8
1 parent dddf5ea commit 96799fc

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
@@ -120,7 +120,7 @@
120120
"@sourcegraph/tslint-config": "^13.4.0",
121121
"@types/expect": "1.20.4",
122122
"@types/lodash": "4.14.170",
123-
"@types/mocha": "5.2.7",
123+
"@types/mocha": "8.2.2",
124124
"@types/node": "14.17.2",
125125
"@types/sinon": "10.0.2",
126126
"expect": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,10 +1085,10 @@
10851085
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
10861086
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
10871087

1088-
"@types/mocha@5.2.7":
1089-
version "5.2.7"
1090-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
1091-
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
1088+
"@types/mocha@8.2.2":
1089+
version "8.2.2"
1090+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
1091+
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
10921092

10931093
"@types/node@14.17.2":
10941094
version "14.17.2"

0 commit comments

Comments
 (0)