Skip to content

Commit c194ba3

Browse files
chore(deps): update dependency mocha to v10
1 parent 3e6a115 commit c194ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/js-yaml": "3.12.7",
7272
"@types/json-schema": "7.0.11",
7373
"@types/lodash.merge": "4.6.7",
74-
"@types/mocha": "9.1.1",
74+
"@types/mocha": "10.0.1",
7575
"@types/node": "10.17.60",
7676
"@types/qs": "6.9.7",
7777
"@types/request-promise-native": "1.0.18",
@@ -84,7 +84,7 @@
8484
"eslint": "7.32.0",
8585
"find-process": "1.4.7",
8686
"gts": "3.1.1",
87-
"mocha": "9.2.2",
87+
"mocha": "10.1.0",
8888
"openapi-cop-mock-server": "1.0.0",
8989
"typescript": "4.0.5"
9090
}

0 commit comments

Comments
 (0)