Skip to content

Commit 5908bc4

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 a4752ee commit 5908bc4

File tree

2 files changed

+385
-188
lines changed

2 files changed

+385
-188
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@node-loader/import-maps": "1.1.0",
9494
"@randomized/random": "^4.1.0",
9595
"@total-order/primitive": "^1.0.1",
96-
"ava": "5.3.1",
96+
"ava": "6.1.2",
9797
"babel-plugin-transform-remove-console": "6.9.4",
9898
"babel-plugin-unassert": "3.2.0",
9999
"babel-preset-power-assert": "3.0.0",
@@ -121,7 +121,7 @@
121121
"--experimental-loader=@node-loader/core"
122122
],
123123
"require": [
124-
"regenerator-runtime/runtime"
124+
"regenerator-runtime/runtime.js"
125125
],
126126
"timeout": "1m"
127127
},

0 commit comments

Comments
 (0)