Skip to content

Commit ff8735d

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 6c9d23e commit ff8735d

File tree

2 files changed

+389
-211
lines changed

2 files changed

+389
-211
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@node-loader/babel": "2.0.1",
8080
"@node-loader/core": "2.0.0",
8181
"@node-loader/import-maps": "1.1.0",
82-
"ava": "5.3.1",
82+
"ava": "6.1.1",
8383
"babel-plugin-transform-remove-console": "6.9.4",
8484
"babel-plugin-unassert": "3.2.0",
8585
"babel-preset-power-assert": "3.0.0",
@@ -107,7 +107,7 @@
107107
"--experimental-loader=@node-loader/core"
108108
],
109109
"require": [
110-
"regenerator-runtime/runtime"
110+
"regenerator-runtime/runtime.js"
111111
],
112112
"timeout": "1m"
113113
},

0 commit comments

Comments
 (0)