Skip to content

Commit

Permalink
Merge next into master (#127)
Browse files Browse the repository at this point in the history
* upgrade for fastify 5

* removed disable coverage

Co-authored-by: Cristian Barlutiu <[email protected]>
  • Loading branch information
jsumners and synapse authored Jun 21, 2024
1 parent 7d74463 commit d665d69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v4.1.0
with:
license-check: true
lint: true
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"homepage": "https://github.com/fastify/fastify-error#readme",
"devDependencies": {
"benchmark": "^2.1.4",
"standard": "^17.0.0",
"tap": "^16.0.0",
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.31.0"
},
"tsd": {
Expand Down

0 comments on commit d665d69

Please sign in to comment.