Skip to content

Commit 1add7ff

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 af072cc commit 1add7ff

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
@@ -71,7 +71,7 @@
7171
"@commitlint/cli": "18.6.0",
7272
"@js-library/commitlint-config": "0.0.4",
7373
"@node-loader/babel": "2.0.1",
74-
"ava": "5.3.1",
74+
"ava": "6.1.1",
7575
"babel-plugin-transform-remove-console": "6.9.4",
7676
"babel-plugin-unassert": "3.2.0",
7777
"babel-preset-power-assert": "3.0.0",
@@ -99,7 +99,7 @@
9999
"--experimental-loader=@node-loader/babel"
100100
],
101101
"require": [
102-
"regenerator-runtime/runtime"
102+
"regenerator-runtime/runtime.js"
103103
],
104104
"timeout": "1m"
105105
},

0 commit comments

Comments
 (0)