Skip to content

Commit

Permalink
🆙 "@vscode/vscode-perf": "^0.0.19" (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero authored Oct 7, 2024
1 parent 1c164b2 commit addec0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
21 changes: 11 additions & 10 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
@@ -1,6 +1,6 @@
{
"name": "@vscode/vscode-bisect",
"version": "0.5.3",
"version": "0.5.4",
"description": "Bisect released VS Code Insider builds to find bugs or performance issues similar to what git bisect supports.",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"node": ">= 16"
},
"dependencies": {
"@vscode/vscode-perf": "^0.0.15",
"@vscode/vscode-perf": "^0.0.19",
"chalk": "^4.x",
"commander": "^9.4.0",
"fflate": "^0.8.2",
Expand Down

0 comments on commit addec0e

Please sign in to comment.