Skip to content

Commit 4d67423

Browse files
Bump @types/mocha from 8.2.2 to 9.1.0 (#402)
1 parent b8c8f06 commit 4d67423

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
@@ -103,7 +103,7 @@
103103
"zlib": "^1.0.5"
104104
},
105105
"devDependencies": {
106-
"@types/mocha": "^8.2.2",
106+
"@types/mocha": "^9.1.0",
107107
"@types/node": "^17.0.22",
108108
"@types/vscode": "^1.38.0",
109109
"mocha": "^9.2.2",

yarn.lock

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

87-
"@types/mocha@^8.2.2":
88-
version "8.2.2"
89-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
90-
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
87+
"@types/mocha@^9.1.0":
88+
version "9.1.0"
89+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.0.tgz#baf17ab2cca3fcce2d322ebc30454bff487efad5"
90+
integrity sha512-QCWHkbMv4Y5U9oW10Uxbr45qMMSzl4OzijsozynUAgx3kEHUdXB00udx2dWDQ7f2TU2a2uuiFaRZjCe3unPpeg==
9191

9292
"@types/node@*", "@types/node@^17.0.22":
9393
version "17.0.22"

0 commit comments

Comments
 (0)