Skip to content

Commit

Permalink
deps:chore - update dependency mocha to v9.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Jan 20, 2022
1 parent c304118 commit 95e8a8c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 75 deletions.
129 changes: 56 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,15 +146,15 @@
},
"devDependencies": {
"@types/glob": "7.2.0",
"@types/mocha": "9.0.0",
"@types/mocha": "9.1.0",
"@types/node": "16.11.18",
"@types/uuid": "8.3.3",
"@types/vscode": "1.63.1",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
"eslint": "8.6.0",
"glob": "7.2.0",
"mocha": "9.1.3",
"mocha": "9.1.4",
"ts-loader": "9.2.6",
"typescript": "4.5.4",
"vscode-test": "1.6.1",
Expand Down

0 comments on commit 95e8a8c

Please sign in to comment.