Skip to content

Commit 94d1d70

Browse files
chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.1
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26e4783 commit 94d1d70

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)