Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit 0f60c74

Browse files
committed
chore: update ava version to latest
1 parent 209b0ce commit 0f60c74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@commitlint/cli": "^8.3.5",
3030
"@commitlint/config-conventional": "^8.3.4",
31-
"ava": "^2.3.0",
31+
"ava": "^3.5.0",
3232
"browser-sync": "^2.26.7",
3333
"chokidar-cli": "^2.1.0",
3434
"docco": "^0.8.0",
@@ -52,4 +52,4 @@
5252
"**/*.test.js"
5353
]
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)