Skip to content

Commit

Permalink
chore(deps): update all dev dependencies (#1004)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 27, 2023
1 parent 0373fb8 commit 52313bc
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 34 deletions.
25 changes: 2 additions & 23 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ clap_complete = "4.3.1"
anyhow = "1.0.71"

[dev-dependencies]
pretty_assertions = "1.3.0"
pretty_assertions = "1.4.0"
duct = "0.13.6"
test-log = "0.2.12"

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@types/node": "^18.11.9",
"@types/shell-escape": "^0.2.1",
"chalk": "^5.1.2",
"cmd-ts": "0.12.1",
"cmd-ts": "0.13.0",
"cross-env": "^7.0.3",
"execa": "7.1.1",
"execa": "7.2.0",
"jest": "^29.3.1",
"lerna-changelog": "2.2.0",
"node-fetch": "^3.3.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

1 comment on commit 52313bc

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Linux Benchmarks

benchmark current value last value diff trend
fnm_basic/median 10.94ms 10.51ms +0.43ms

fnm_basic/max 16.06ms 17.05ms -0.99ms

fnm_basic/mean 11.2ms 10.86ms +0.34ms

fnm_basic/min 10.43ms 9.28ms +1.15ms

fnm_basic/stddev 0.74ms 1.29ms -0.55ms

binary size 7168kb 7168kb 0

Please sign in to comment.