We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e6228 commit 4349932Copy full SHA for 4349932
package.json
@@ -66,7 +66,7 @@
66
"timeout": "30m"
67
},
68
"dependencies": {
69
- "patch-package": "^6.2.2"
+ "patch-package": "^6.4.7"
70
71
"resolutions": {
72
"**/http-errors/depd": "^2.0.0",
patches/ava+4.3.1.patch
@@ -0,0 +1,8 @@
1
+diff --git a/node_modules/ava/index.js b/node_modules/ava/index.js
2
+new file mode 100644
3
+index 0000000..bee62d8
4
+--- /dev/null
5
++++ b/node_modules/ava/index.js
6
+@@ -0,0 +1,2 @@
7
++// XXX work around https://github.com/import-js/eslint-plugin-import/issues/1810
8
++export {default} from './lib/worker/main.cjs';
0 commit comments