Skip to content

Commit 722afed

Browse files
🤖 deps: Upgrade AVA to v6.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/31b7e48f29789fa2e2ad9e16013ff277c3bbca57/src/transforms/ava:upgrade-from-5-to-6.js Please contact the author of the transform if you believe there was an error.
1 parent 5d992f6 commit 722afed

File tree

2 files changed

+389
-216
lines changed

2 files changed

+389
-216
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@commitlint/cli": "18.6.0",
7575
"@js-library/commitlint-config": "0.0.4",
7676
"@node-loader/babel": "2.0.1",
77-
"ava": "5.3.1",
77+
"ava": "6.1.1",
7878
"babel-plugin-transform-remove-console": "6.9.4",
7979
"babel-plugin-unassert": "3.2.0",
8080
"babel-preset-power-assert": "3.0.0",
@@ -102,7 +102,7 @@
102102
"--experimental-loader=@node-loader/babel"
103103
],
104104
"require": [
105-
"regenerator-runtime/runtime"
105+
"regenerator-runtime/runtime.js"
106106
],
107107
"timeout": "1m"
108108
},

0 commit comments

Comments
 (0)