We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79ce916 + e86e52e commit 9f0733cCopy full SHA for 9f0733c
.github/workflows/ci.yml
@@ -34,3 +34,4 @@ jobs:
34
- uses: fastify/github-action-merge-dependabot@v3
35
with:
36
github-token: ${{secrets.github_token}}
37
+ target: minor
package.json
@@ -31,7 +31,7 @@
31
"autocannon": "^7.0.1",
32
"autocannon-compare": "^0.4.0",
33
"benchmark": "^2.1.4",
- "chalk": "^5.0.0",
+ "chalk": "^4.1.2",
"cli-table": "^0.3.1",
"commander": "^9.0.0",
"connect": "^3.6.6",
0 commit comments