Skip to content

Commit efd3e05

Browse files
Fdawgsxtx1130mcollina
authored
build(deps-dev): bump ava from 3.9.0 to 4.0.1 (#63)
* build(deps-dev): bump ava from 3.9.0 to 4.0.1 * Update .github/workflows/ci.yml Co-authored-by: 小菜 <[email protected]> Co-authored-by: 小菜 <[email protected]> Co-authored-by: Matteo Collina <[email protected]>
1 parent 25da4f7 commit efd3e05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ on:
1212

1313
jobs:
1414
test:
15-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
15+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/fastify/fastify-error#readme",
2626
"devDependencies": {
2727
"@types/node": "^17.0.0",
28-
"ava": "^3.9.0",
28+
"ava": "^4.0.1",
2929
"standard": "^17.0.0",
3030
"tsd": "^0.20.0",
3131
"typescript": "^4.1.3"

0 commit comments

Comments
 (0)