Skip to content

Commit

Permalink
Update for Fastify v5 (#113)
Browse files Browse the repository at this point in the history
* update

* pre-commit

* add old versions
  • Loading branch information
gurgunday authored Apr 22, 2024
1 parent 83bba39 commit 06c47de
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@
},
"homepage": "https://github.com/fastify/secure-json-parse#readme",
"devDependencies": {
"airtap": "^4.0.1",
"@fastify/pre-commit": "^2.1.0",
"airtap": "^4.0.4",
"airtap-playwright": "^1.0.1",
"nyc": "^14.1.1",
"playwright": "^1.7.1",
"standard": "^17.0.0",
"tape": "^5.1.1",
"nyc": "^15.1.0",
"playwright": "^1.43.1",
"standard": "^17.1.0",
"tape": "^5.7.5",
"tsd": "^0.31.0"
}
}

0 comments on commit 06c47de

Please sign in to comment.