Skip to content

Commit

Permalink
fix(deps): update dependency test-2 to v1.0.4 (#720)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 11, 2021
1 parent b189096 commit 3d1577e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/config-apply-1/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"test-1": "1.0.0",
"test-2": "1.0.0",
"test-2": "1.0.4",
"test-3": "1.0.0"
}
}

1 comment on commit 3d1577e

@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.

⏱ Benchmark results

largeDepsEsbuild: 12.1s

largeDepsZisi: 1m 11s

Please sign in to comment.