Skip to content

Commit 5acbe1e

Browse files
authored
Merge pull request #1 from REChain-Network-Solutions/dependabot/npm_and_yarn/types/mocha-10.0.10
Bump @types/mocha from 5.2.7 to 10.0.10
2 parents fe2acee + bdb2304 commit 5acbe1e

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
@@ -30,7 +30,7 @@
3030
"@types/chai": "^4.2.11",
3131
"@types/lodash": "^4.14.172",
3232
"@types/luxon": "^2.0.8",
33-
"@types/mocha": "^5.2.4",
33+
"@types/mocha": "^10.0.10",
3434
"@typescript-eslint/eslint-plugin": "^4.18.0",
3535
"@typescript-eslint/parser": "^4.18.0",
3636
"@vue/cli-plugin-babel": "~4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,10 +1188,10 @@
11881188
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
11891189
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
11901190

1191-
"@types/mocha@^5.2.4":
1192-
version "5.2.7"
1193-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
1194-
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
1191+
"@types/mocha@^10.0.10":
1192+
version "10.0.10"
1193+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
1194+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
11951195

11961196
"@types/node@*":
11971197
version "16.9.1"

0 commit comments

Comments
 (0)