Skip to content

Commit

Permalink
🤖 deps: Upgrade AVA to v6.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/70d2b57c98cc8d6d347be3407562a6d36e026950/src/transforms/ava:upgrade-from-5-to-6.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Feb 4, 2024
1 parent 2b7f5ba commit 7ea8f16
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 188 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@node-loader/babel": "2.1.0",
"@node-loader/core": "2.0.0",
"@node-loader/import-maps": "1.1.0",
"ava": "5.3.1",
"ava": "6.1.1",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.2.0",
"babel-preset-power-assert": "3.0.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"--import=data:text/javascript,import {register} from 'node:module'; import {pathToFileURL} from 'node:url'; register('@node-loader/core', pathToFileURL('./'))"
],
"require": [
"regenerator-runtime/runtime"
"regenerator-runtime/runtime.js"
],
"timeout": "1m"
},
Expand Down
Loading

0 comments on commit 7ea8f16

Please sign in to comment.