Skip to content

Commit

Permalink
chore(deps): update all dev dependencies (#918)
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 Jun 29, 2023
1 parent 014a19e commit 1788762
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ anyhow = "1.0.66"
[dev-dependencies]
pretty_assertions = "1.3.0"
duct = "0.13.6"
test-log = "0.2.11"
test-log = "0.2.12"

[build-dependencies]
embed-resource = "1.8.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
}
},
"devDependencies": {
"@changesets/cli": "2.26.0",
"@changesets/cli": "2.26.2",
"@svitejs/changesets-changelog-github-compact": "1.1.0",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/shell-escape": "^0.2.1",
"chalk": "^5.1.2",
"cmd-ts": "0.11.0",
"cmd-ts": "0.12.1",
"cross-env": "^7.0.3",
"execa": "6.1.0",
"jest": "^29.3.1",
"lerna-changelog": "2.2.0",
"node-fetch": "^3.3.0",
"prettier": "2.8.3",
"prettier": "2.8.8",
"pv": "1.0.1",
"shell-escape": "^0.2.0",
"svg-term-cli": "2.1.1",
Expand Down
36 changes: 18 additions & 18 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 1788762

@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 20.3ms 20.77ms -0.47ms

fnm_basic/max 21.7ms 22.24ms -0.54ms

fnm_basic/mean 20.34ms 20.85ms -0.51ms

fnm_basic/min 19.16ms 20.18ms -1.02ms

fnm_basic/stddev 0.4ms 0.36ms +0.04ms

binary size 6948kb 6948kb 0

Please sign in to comment.