Skip to content

Commit

Permalink
Merge pull request #837 from candy-lang/dependabot/npm_and_yarn/vscod…
Browse files Browse the repository at this point in the history
…e_extension/prettier-d1689063ef

Bump the prettier group in /vscode_extension with 2 updates
  • Loading branch information
jwbot authored Dec 11, 2023
2 parents ed0c4ac + 0128ff6 commit cfce928
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -247,11 +247,11 @@
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"glob": "^10.3.10",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"typescript": "^5.3.2",
"vscode-test": "^1.4.0"
},
Expand Down

1 comment on commit cfce928

@jwbot
Copy link
Collaborator Author

@jwbot jwbot commented on cfce928 Dec 11, 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: cfce928 Previous: edff048 Ratio
Time: Compiler/hello_world 17961100 ns/iter (± 843634) 16788269 ns/iter (± 690470) 1.07
Time: Compiler/fibonacci 138559255 ns/iter (± 1150242) 130615380 ns/iter (± 964531) 1.06
Time: VM Runtime/hello_world 35942 ns/iter (± 58185) 33527 ns/iter (± 3167) 1.07
Time: VM Runtime/fibonacci/15 59170594 ns/iter (± 866204) 58863853 ns/iter (± 1323924) 1.01
Time: VM Runtime/PLB/binarytrees/6 907681791 ns/iter (± 8125650) 889498602 ns/iter (± 9712497) 1.02

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

Please sign in to comment.