Skip to content

Commit 5664e1c

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 453752b commit 5664e1c

File tree

2 files changed

+387
-190
lines changed

2 files changed

+387
-190
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@node-loader/import-maps": "1.1.0",
8585
"@randomized/random": "4.1.0",
8686
"@total-order/primitive": "1.0.1",
87-
"ava": "5.3.1",
87+
"ava": "6.1.1",
8888
"babel-plugin-transform-remove-console": "6.9.4",
8989
"babel-plugin-unassert": "3.2.0",
9090
"babel-preset-power-assert": "3.0.0",
@@ -112,7 +112,7 @@
112112
"--experimental-loader=@node-loader/core"
113113
],
114114
"require": [
115-
"regenerator-runtime/runtime"
115+
"regenerator-runtime/runtime.js"
116116
],
117117
"timeout": "1m"
118118
},

0 commit comments

Comments
 (0)