Skip to content

Commit c51052e

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/b27ce6d333a4c46ff5161eaddfbe16895bbabf0f/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 0c6a676 commit c51052e

File tree

2 files changed

+387
-200
lines changed

2 files changed

+387
-200
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@node-loader/core": "2.0.0",
8484
"@node-loader/import-maps": "1.1.0",
8585
"@string-plumbing/mul": "0.0.1",
86-
"ava": "5.3.1",
86+
"ava": "6.1.2",
8787
"babel-plugin-transform-remove-console": "6.9.4",
8888
"babel-plugin-unassert": "3.2.0",
8989
"babel-preset-power-assert": "3.0.0",
@@ -111,7 +111,7 @@
111111
"--experimental-loader=@node-loader/core"
112112
],
113113
"require": [
114-
"regenerator-runtime/runtime"
114+
"regenerator-runtime/runtime.js"
115115
],
116116
"timeout": "1m"
117117
},

0 commit comments

Comments
 (0)