Skip to content

Commit 6d3b5c0

Browse files
Update dependency mocha to v8.3.1 (#29)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b94367a commit 6d3b5c0

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"chai": "4.3.3",
3434
"eslint": "7.21.0",
3535
"graphql": "15.5.0",
36-
"mocha": "8.3.0",
36+
"mocha": "8.3.1",
3737
"nyc": "15.1.0",
3838
"prettier": "2.2.1",
3939
"ts-mocha": "8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2927,10 +2927,10 @@ mkdirp@^0.5.1:
29272927
dependencies:
29282928
minimist "^1.2.5"
29292929

2930-
2931-
version "8.3.0"
2932-
resolved "https://registry.npmjs.org/mocha/-/mocha-8.3.0.tgz"
2933-
integrity sha512-TQqyC89V1J/Vxx0DhJIXlq9gbbL9XFNdeLQ1+JsnZsVaSOV1z3tWfw0qZmQJGQRIfkvZcs7snQnZnOCKoldq1Q==
2930+
2931+
version "8.3.1"
2932+
resolved "https://registry.npmjs.org/mocha/-/mocha-8.3.1.tgz"
2933+
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
29342934
dependencies:
29352935
"@ungap/promise-all-settled" "1.1.2"
29362936
ansi-colors "4.1.1"

0 commit comments

Comments
 (0)