Skip to content

Commit 9bea772

Browse files
Merge pull request BitGo#90 from BitGo/dependabot/npm_and_yarn/types/mocha-9.1.1
chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.1
2 parents 26e4783 + 94d1d70 commit 9bea772

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

package-lock.json

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/io-ts-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/chai": "4.2.12",
29-
"@types/mocha": "9.0.0",
29+
"@types/mocha": "9.1.1",
3030
"chai": "4.2.0",
3131
"mocha": "10.0.0",
3232
"nyc": "15.1.0",

packages/superagent-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@types/chai": "4.2.12",
2626
"@types/express": "4.17.13",
27-
"@types/mocha": "9.0.0",
27+
"@types/mocha": "9.1.1",
2828
"@types/superagent": "4.1.5",
2929
"@types/supertest": "2.0.11",
3030
"body-parser": "1.18.2",

0 commit comments

Comments
 (0)