Browse Source

chore: bump up ava version to v6 (#349)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 year ago
parent
commit
7c1a6083de
2 changed files with 459 additions and 749 deletions
  1. 1 1
      package.json
  2. 458 748
      yarn.lock

+ 1 - 1
package.json

@@ -63,7 +63,7 @@
     "@taplo/cli": "^0.5.2",
     "@typescript-eslint/eslint-plugin": "^6.9.1",
     "@typescript-eslint/parser": "^6.9.1",
-    "ava": "^5.3.1",
+    "ava": "^6.0.0",
     "benny": "^3.7.1",
     "chalk": "^5.3.0",
     "eslint": "^8.52.0",

File diff suppressed because it is too large
+ 458 - 748
yarn.lock