Skip to content

Commit

Permalink
chore(deps): update dependency @types/mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent e41ccf8 commit 8152c35
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions e2e/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vscode": "^1.66.0"
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.0",
"@types/sinon": "^10.0.12",
"@types/vscode": "^1.66.0",
"@vscode/test-electron": "^2.1.5",
Expand Down
14 changes: 7 additions & 7 deletions server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@nodelib/fs.macchiato": "^1.0.4",
"@types/micromatch": "^4.0.0",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.0",
"@types/node": "^20.0.0",
"@types/sinon": "^10.0.12",
"assert": "^2.0.0",
Expand Down

0 comments on commit 8152c35

Please sign in to comment.