Skip to content

Commit afc2aac

Browse files
authored
Merge pull request #210 from Borewit/dependabot/npm_and_yarn/types/mocha-8.2.0
Bump @types/mocha from 5.2.7 to 8.2.0
2 parents dce7e61 + d094830 commit afc2aac

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
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@types/chai": "^4.2.14",
45-
"@types/mocha": "^5.2.5",
45+
"@types/mocha": "^8.2.0",
4646
"@types/node": "^14.14.20",
4747
"chai": "^4.2.0",
4848
"coveralls": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@
200200
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
201201
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
202202

203-
"@types/mocha@^5.2.5":
204-
version "5.2.7"
205-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
206-
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
203+
"@types/mocha@^8.2.0":
204+
version "8.2.0"
205+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.0.tgz#3eb56d13a1de1d347ecb1957c6860c911704bc44"
206+
integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ==
207207

208208
"@types/node@*", "@types/node@^14.14.20":
209209
version "14.14.20"

0 commit comments

Comments
 (0)