Skip to content

Commit

Permalink
Bump serialize-javascript and mocha in /src/test/vscode-notebook-perf
Browse files Browse the repository at this point in the history
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)

Updates `mocha` from 10.4.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.4.0...v10.8.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 9f67a49 commit 6b7dc94
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 87 deletions.
149 changes: 63 additions & 86 deletions src/test/vscode-notebook-perf/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 src/test/vscode-notebook-perf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vscode/test-cli": "^0.0.8",
"@vscode/test-electron": "^2.3.9",
"glob": "^7.1.2",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"typescript": "^5.3.3"
},
"displayName": "Notebook Performance Test",
Expand Down

0 comments on commit 6b7dc94

Please sign in to comment.