Run tests in a native Node.js ESM environment (#13966)
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"eslint-plugin-flowtype": "^8.0.3",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-jest": "^25.2.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"fancy-log": "^1.3.3",
|
||||
"flow-bin": "^0.123.0",
|
||||
@@ -61,8 +62,8 @@
|
||||
"gulp-filter": "^7.0.0",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.2.0",
|
||||
"jest-worker": "^27.2.0",
|
||||
"jest": "^27.4.0",
|
||||
"jest-worker": "^27.4.0",
|
||||
"lint-staged": "^9.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"mergeiterator": "^1.2.5",
|
||||
@@ -80,6 +81,7 @@
|
||||
"eslint/*",
|
||||
"packages/*",
|
||||
"test/esm",
|
||||
"test/jest-light-runner",
|
||||
"test/runtime-integration/*",
|
||||
"benchmark"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user