Skip to content

Commit 5d09b2c

Browse files
chore(deps): update dependency @types/mocha to v10 (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfcf6d5 commit 5d09b2c

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
@@ -48,7 +48,7 @@
4848
"@types/js-yaml": "^4.0.0",
4949
"@types/json5": "^0.0.30",
5050
"@types/lodash": "^4.14.159",
51-
"@types/mocha": "^9.0.0",
51+
"@types/mocha": "^10.0.0",
5252
"@types/parse5": "^6.0.0",
5353
"@types/prettier": "^2.4.4",
5454
"@types/semver": "^7.3.4",

yarn.lock

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

1469-
"@types/mocha@^9.0.0":
1470-
version "9.1.1"
1471-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1472-
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
1469+
"@types/mocha@^10.0.0":
1470+
version "10.0.1"
1471+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
1472+
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
14731473

14741474
"@types/ms@*":
14751475
version "0.7.31"

0 commit comments

Comments
 (0)