Skip to content

Commit f446e0a

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 2f4c3da commit f446e0a

File tree

2 files changed

+387
-214
lines changed

2 files changed

+387
-214
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@js-library/commitlint-config": "0.0.4",
8181
"@node-loader/babel": "2.0.1",
8282
"@total-order/lex": "1.0.0",
83-
"ava": "5.3.1",
83+
"ava": "6.1.1",
8484
"babel-plugin-transform-remove-console": "6.9.4",
8585
"babel-plugin-unassert": "3.2.0",
8686
"babel-preset-power-assert": "3.0.0",
@@ -107,7 +107,7 @@
107107
"--experimental-loader=@node-loader/babel"
108108
],
109109
"require": [
110-
"regenerator-runtime/runtime"
110+
"regenerator-runtime/runtime.js"
111111
],
112112
"timeout": "1m"
113113
},

0 commit comments

Comments
 (0)