Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 5b2acfe

Browse files
Bump @types/mocha from 8.2.2 to 8.2.3 (#634)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.2.2 to 8.2.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a832c commit 5b2acfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -280,7 +280,7 @@
280280
"devDependencies": {
281281
"@types/chai": "^4.2.20",
282282
"@types/glob": "^7.1.4",
283-
"@types/mocha": "^8.2.2",
283+
"@types/mocha": "^8.2.3",
284284
"@types/node": "^15.12.5",
285285
"@types/sinon": "^10.0.2",
286286
"@types/vscode": "^1.57.1",

0 commit comments

Comments
 (0)