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.
1 parent 25da4f7 commit efd3e05Copy full SHA for efd3e05
.github/workflows/ci.yml
@@ -12,4 +12,4 @@ on:
12
13
jobs:
14
test:
15
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
package.json
@@ -25,7 +25,7 @@
25
"homepage": "https://github.com/fastify/fastify-error#readme",
26
"devDependencies": {
27
"@types/node": "^17.0.0",
28
- "ava": "^3.9.0",
+ "ava": "^4.0.1",
29
"standard": "^17.0.0",
30
"tsd": "^0.20.0",
31
"typescript": "^4.1.3"
0 commit comments