Skip to content

Commit 67ff706

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 b532ffd commit 67ff706

File tree

2 files changed

+380
-220
lines changed

2 files changed

+380
-220
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@iterable-iterator/list": "1.0.1",
8484
"@js-library/commitlint-config": "0.0.4",
8585
"@node-loader/babel": "2.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",
@@ -110,7 +110,7 @@
110110
"--experimental-loader=@node-loader/babel"
111111
],
112112
"require": [
113-
"regenerator-runtime/runtime"
113+
"regenerator-runtime/runtime.js"
114114
],
115115
"timeout": "1m"
116116
},

0 commit comments

Comments
 (0)