Skip to content

Commit

Permalink
Merge pull request #781 from candy-lang/dependabot/npm_and_yarn/vscod…
Browse files Browse the repository at this point in the history
…e_extension/typescript-eslint-fbbb2e5791

Bump the typescript-eslint group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Oct 31, 2023
2 parents 1a71bca + c13ce17 commit 67e2c5f
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
172 changes: 86 additions & 86 deletions vscode_extension/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 vscode_extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.9",
"@types/vscode": "^1.81.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

1 comment on commit 67e2c5f

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on 67e2c5f Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compiler

Benchmark suite Current: 67e2c5f Previous: 1a71bca Ratio
Time: Compiler/hello_world 41143458 ns/iter (± 3263681) 38941653 ns/iter (± 405253) 1.06
Time: Compiler/fibonacci 3327527806 ns/iter (± 102763522) 2925989153 ns/iter (± 3613593) 1.14
Time: VM Runtime/hello_world 43950 ns/iter (± 10689) 52800 ns/iter (± 9778) 0.83

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.