Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support jest **27.0.0-next.7** #2498

Merged
merged 1 commit into from Apr 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion e2e/__external-repos__/custom-typings/package.json
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/jquery": "^3.5.5",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"jquery": "^3.6.0",
"typescript": "^4.2.3"
},
Expand Down
624 changes: 312 additions & 312 deletions e2e/__external-repos__/custom-typings/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions e2e/__external-repos__/memory-usage/package.json
Expand Up @@ -30,10 +30,10 @@
"@nestjs/testing": "^7.6.15",
"@types/jest": "^26.0.22",
"@types/lodash": "^4.14.168",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.6",
"rxjs": "^6.6.7",
"typescript": "^4.2.3",
"weak-napi": "^2.0.2"
}
Expand Down
632 changes: 316 additions & 316 deletions e2e/__external-repos__/memory-usage/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__external-repos__/path-mapping/package.json
Expand Up @@ -3,7 +3,7 @@
"private": true,
"devDependencies": {
"@types/jest": "^26.0.22",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"typescript": "^4.2.3"
},
"wantedDependencies": {
Expand Down
624 changes: 312 additions & 312 deletions e2e/__external-repos__/path-mapping/yarn.lock

Large diffs are not rendered by default.

Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/lodash": "^4.14.168",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"typescript": "^4.2.3"
},
"wantedDependencies": {
Expand Down
624 changes: 312 additions & 312 deletions e2e/__external-repos__/simple-project-references/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__external-repos__/simple/with-dependency/package.json
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/jest": "^26.0.22",
"dependency": "file:../dependency",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"typescript": "^4.2.3"
},
"wantedDependencies": {
Expand Down
624 changes: 312 additions & 312 deletions e2e/__external-repos__/simple/with-dependency/yarn.lock

Large diffs are not rendered by default.

Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.22",
"jest": "^27.0.0-next.6",
"jest": "^27.0.0-next.7",
"typescript": "^4.2.3"
},
"wantedDependencies": {
Expand Down